From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Date: Wed, 29 Mar 2006 06:58:22 +0000 (+0000)
Subject: fix
X-Git-Tag: 1.0~120
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/33bb16e01983d7184937670995e5778cfe8d5df9

fix
---

diff --git a/doc/style.css b/doc/style.css
index 8f5d0ae04..7c185fd5d 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -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 {