summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 06:57:41 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 06:57:41 +0000
commitff107da245d1c4623957386108e8eb92e0fdb069 (patch)
tree6bbb3d164a51e953ca3f83bacb993bd53fc2d9fe /doc/style.css
parentbe4a220f85a2494d4be2002420a257411f79f31c (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 c31c48c2e..8f5d0ae04 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -22,8 +22,8 @@
/* Used for adding a blog page. */
#blogform {
margin: 10 10;
- border: 1px solid #000;
- color:
+ border: 1px solid #aaa;
+ color: #eee;
}
#backlinks {