summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
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 {