Browse Source

Slightly bigger fonts

Nicolas Petton 12 năm trước cách đây
mục cha
commit
e230256169
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 }