Browse Source

remove double declaration

Oz N Tiram 9 năm trước cách đây
mục cha
commit
3a06fdb3a8
1 tập tin đã thay đổi với 2 bổ sung7 xóa
  1. 2 7
      media/css/site.css

+ 2 - 7
media/css/site.css

@@ -12,18 +12,13 @@ img {
 }
 
 pre {
-font-size: 90%;
-background: inherit;
-color: #93a1a1;
+	font-size: 90%;
 }
 
 pre code {
-    font-size: 90%;
-    background: inherit;
-
+  font-size: 90%;
 }
 
-
 html>body {font-size:18px;
            /*line-height:28px;*/