IE und konqueror interpretieren HighlightText als gleiche Farbe wie Highlight
This commit is contained in:
parent
7909147ea9
commit
312b045767
@ -145,7 +145,7 @@ a.Navigationseintrag {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a { text-decoration:none; }
|
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; }
|
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; */ }
|
h2 { margin-bottom:.5em; margin-top:1.5em; font-size:1.2em; /* padding-left:1em; */ }
|
||||||
|
Loading…
Reference in New Issue
Block a user