diff options
Diffstat (limited to 'www/neo.html')
-rw-r--r-- | www/neo.html | 3 |
1 files changed, 3 insertions, 0 deletions
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 }
</style>
</head>
|