Browse Source

blockquote 样式

visuddhinanda 5 years ago
parent
commit
1349bd7751
1 changed files with 2 additions and 1 deletions
  1. 2 1
      app/term/term.css

+ 2 - 1
app/term/term.css

@@ -149,7 +149,8 @@ para:hover {
 
 commentary,
 com,
-nt {
+nt,
+blockquote {
 	margin-left: 1.5em;
 	display: block;
 	border-left: 3px solid gray;