summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-29 18:48:02 +0200
committerSiri Reiter <siri@jones.dk>2009-03-29 18:48:02 +0200
commitfd5ec90be3216bc8d7e663f9e281e44387c9f024 (patch)
tree4518a6ec87a85e546927db7c519686d016a58eae /local.css
parent265d1b67b8e55b88567fc5c4b744e5f27a1be999 (diff)
Background color.
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index dbd6e8f1..2b8f6b53 100644
--- a/local.css
+++ b/local.css
@@ -134,7 +134,7 @@ DIV#content IMG {
DIV.inlinepage {
border: 1px;
padding: 1em 0;
- color: white;
+ background-color: white;
}
DIV.inlinepage SPAN.header a {