소스 검색

remove double declaration

Oz N Tiram 9 년 전
부모
커밋
3a06fdb3a8
1개의 변경된 파일2개의 추가작업 그리고 7개의 파일을 삭제
  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;*/