Browse Source

remove unused web font

john melesky 8 years ago
parent
commit
665ad1d20d
1 changed files with 1 additions and 1 deletions
  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;