summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 06:58:22 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 06:58:22 +0000
commit33bb16e01983d7184937670995e5778cfe8d5df9 (patch)
treea9ed0ee18e46d277ee6b89db3d6166393db99391 /doc/style.css
parentff107da245d1c4623957386108e8eb92e0fdb069 (diff)
fix
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css4
1 files changed, 2 insertions, 2 deletions
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 {