diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2010-04-28 22:18:44 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2010-04-28 22:18:44 +0000 |
commit | 2ccc4d12d61001138391181ea9eab29201ad7dd9 (patch) | |
tree | a0cf5c35c8abca0ceb6815120284dc95d1bf3c3a /www | |
parent | 4dd051bdf08a336230b08eb890c306a2138ae5ed (diff) |
Minimale kosmetische Änderung (aus purer Neugierde um zu sehen, ob danach das Stylesheet im Wiki wieder korrekt angezeit wird).
git-svn-id: https://svn.neo-layout.org@2294 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
-rw-r--r-- | www/stylesheet.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css index 8ac457e..dc80627 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -176,7 +176,7 @@ p { /* text-indent:1em; #linkbutton a:focus { color:#223; text-decoration:underline; } #linkbutton a:active { color:#8b2121; text-decoration:none; } #linkbutton a:hover { color:#020; text-decoration:none; - background-color:Highlight; + background-color:Highlight; } #Gesamtzentrierung { @@ -206,7 +206,7 @@ p { /* text-indent:1em; .Ebene_wrapper > .Ebene_bild { display:none; } .Ebene_wrapper:hover > .Ebene_bild { display:block; } -.Ebene_wrapper:hover > .Ebene_button,.Ebene1_wrapper:hover > .Ebene_button { - background-color:Highlight; +.Ebene_wrapper:hover > .Ebene_button,.Ebene1_wrapper:hover > .Ebene_button { + background-color:Highlight; } |