From 34376a4af9778c088bc420e0291059548aa3d5a2 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 6 Jan 2009 09:58:24 +0000 Subject: IE und konqueror interpretieren HighlightText als gleiche Farbe wie Highlight git-svn-id: https://svn.neo-layout.org@1387 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- www/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/stylesheet.css b/www/stylesheet.css index 7e84ffa..63f0498 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -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; */ } -- cgit v1.2.3