Deutlicheres Hovern im Menu

This commit is contained in:
florian 2010-05-05 18:55:56 +00:00
parent 958adab8c1
commit fed797df29
1 changed files with 3 additions and 1 deletions

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 */