john melesky 8 年之前
父节点
当前提交
8e18682750
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {