瀏覽代碼

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;
 }