Browse Source

remove unused web font

john melesky 8 năm trước cách đây
mục cha
commit
665ad1d20d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      css/default.css

+ 1 - 1
css/default.css

@@ -20,7 +20,6 @@ body background: #ddeeff
 
  */
 
-@import 'https://fonts.googleapis.com/css?family=Crimson+Text';
 @import 'https://fonts.googleapis.com/css?family=Eczar';
 
 body {
@@ -151,6 +150,7 @@ a:visited {
 }
 
 .comment-click {
+    margin-top: 5px;
     border-top: solid 1px #335555;
     padding-top: 5px;