summaryrefslogtreecommitdiff
path: root/static/css/style.css
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-07 22:11:54 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-07 22:11:54 +0200
commit30f0c5929254571b6fd2cd36ead67ce90ecf17ed (patch)
tree0220a75b3e70bd6a86026a12169bd3c8bc49b299 /static/css/style.css
parent63ae50fc433d3bf1e8335a443751512dfbb03508 (diff)
downloadweb-30f0c5929254571b6fd2cd36ead67ce90ecf17ed.tar.gz
web-30f0c5929254571b6fd2cd36ead67ce90ecf17ed.tar.bz2
web-30f0c5929254571b6fd2cd36ead67ce90ecf17ed.zip
Removed the javascript toc and replaced it by a mako-solution
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 26900e0..caa829d 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -234,14 +234,10 @@ img.right {
/* Table of contents */
-#tocheader {
- display: none;
+ul#toc {
}
-#innertoc {
-}
-
-#tocLink {
+.tocLink {
}
/* Footer */