summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-11-24 21:55:37 +0100
committerGuido Günther <agx@sigxcpu.org>2010-11-24 21:55:37 +0100
commit584933230ca8f72b9301677d8c8d830adc37239c (patch)
treebb2ab1bd0e00312c0b6910bfc7869455e9d22d47 /local.css
parent16d59222697a177c331b02b6add9e45407c3ba81 (diff)
Set background color
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 6febf8e..8e9964e 100644
--- a/local.css
+++ b/local.css
@@ -26,6 +26,7 @@ span.title { color:#182C41; }
-moz-border-radius: 5px;
border-radius: 5px;
z-index: 1;
+ background: white;
}
.toc ol {