fix
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 06:58:22 +0000 (06:58 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 06:58:22 +0000 (06:58 +0000)
doc/style.css

index 8f5d0ae04d6fbbf1c55761bdb83061b8770fd11a..7c185fd5db1f8a0e710c75ae633ecb520605cef7 100644 (file)
@@ -21,9 +21,9 @@
 
 /* Used for adding a blog page. */
 #blogform {
-       margin: 10 10;
+       margin: 10px 10px;
        border: 1px solid #aaa;
-       color: #eee;
+       background: #eee;
 }
 
 #backlinks {