IE und konqueror interpretieren HighlightText als gleiche Farbe wie Highlight

git-svn-id: https://svn.neo-layout.org@1387 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
ben 2009-01-06 09:58:24 +00:00
parent bd7106cba3
commit 34376a4af9

View file

@ -145,7 +145,7 @@ a.Navigationseintrag {
}
a { text-decoration:none; }
a:hover { color:HighlightText; background-color:Highlight; }
a:hover { 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; */ }