Browse Source

blockquote 样式

visuddhinanda 5 years ago
parent
commit
22639b5930
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/term/term.css

+ 1 - 0
app/term/term.css

@@ -151,6 +151,7 @@ commentary,
 com,
 nt,
 blockquote {
+	margin:0;
 	margin-left: 1.5em;
 	display: block;
 	border-left: 3px solid gray;