Deutlicheres Hovern im Menu

git-svn-id: https://svn.neo-layout.org@2311 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
florian 2010-05-05 18:55:56 +00:00
parent aff1073da9
commit a63a2753f9

View file

@ -84,7 +84,9 @@ margin-left:-2em;
}
.wiki-toc {padding-bottom:1em;}
.wiki-toc li {padding-left:0.3em;}
.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 }
.wiki-toc h4 {font-size:10pt; padding-top:0.8em;}
/* Alternate links */