summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-11-24 21:45:35 +0100
committerGuido Günther <agx@sigxcpu.org>2010-11-24 21:45:35 +0100
commit6484718d78053fa746c2de39803c9255bc8d2e56 (patch)
treed573fdb3e073664142435b1ac82594d7d6a7e97f
parente87824696400a24638f173ff50b2fa2c5cf7eb8b (diff)
Make sure the toc is in front
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 6bb16ac..6febf8e 100644
--- a/local.css
+++ b/local.css
@@ -25,6 +25,7 @@ span.title { color:#182C41; }
box-shadow: 0px 0px 8px #aaaaaa;
-moz-border-radius: 5px;
border-radius: 5px;
+ z-index: 1;
}
.toc ol {