From bc2e5a29e2ff2cb70b79c63b76d74ef5a3c493ce Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 5 May 2010 16:23:22 +0000 Subject: Menu-Highlighting git-svn-id: https://svn.neo-layout.org@2305 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- www/neo.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/neo.html b/www/neo.html index 665f33e..c5601cc 100644 --- a/www/neo.html +++ b/www/neo.html @@ -53,6 +53,9 @@ #content img.ebenen {margin:1em 0 0 0} /*kein Standard-Margin für die Bilder*/ --> + .wiki-toc li {padding:0 0.3em;} +.wiki-toc li :link:hover, :visited:hover { background-color:transparent; color: black } +.wiki-toc li:hover { background-color:orange; color: black } -- cgit v1.2.3