Browse Source

css tinkering

john melesky 8 years ago
parent
commit
d32fd24fd5
1 changed files with 2 additions and 2 deletions
  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 {