Browse Source

css tinkering

john melesky 8 năm trước cách đây
mục cha
commit
d32fd24fd5
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      css/default.css

+ 2 - 2
css/default.css

@@ -25,8 +25,8 @@ body {
     background-color: #99bbdd;
     
     font-size: 12px;
-    margin: 0px auto 0px auto;
-    width: 600px;
+    margin: 0px 5px 0px auto;
+    width: 80%;
 }
 
 div#header {