summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/stylesheet.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css
index dc80627..7d51236 100644
--- a/www/stylesheet.css
+++ b/www/stylesheet.css
@@ -145,7 +145,7 @@ a.Navigationseintrag {
}
a { text-decoration:none; }
-a:hover { background-color:Highlight; }
+a:hover, a:hover img { background-color:Highlight; }
h1 { margin-bottom:1em; margin-top:0em; font-size:1.5em; }
h2 { margin-bottom:.5em; margin-top:1.5em; font-size:1.2em; /* padding-left:1em; */ }