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

+ 1 - 1
css/default.css

@@ -26,7 +26,6 @@ body {
     
     font-size: 12px;
     margin: 0px auto 0px 5px;
-    width: 80%;
 }
 
 div#header {
@@ -68,6 +67,7 @@ div#footer {
 div#content {
     background-color: #ddeeff;
     padding: 20px;
+    width: 80%;
 }
 
 h1 {