소스 검색

Slightly bigger fonts

Nicolas Petton 12 년 전
부모
커밋
e230256169
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      css/style.css

+ 1 - 1
css/style.css

@@ -51,7 +51,7 @@ table {
 body {
     background: #FAF8F1 url(../images/bg.png) repeat;
     font-family: Georgia, "Times New Roman", serif;
-    font-size: 17px;
+    font-size: 18px;
     color: #333;
 }