[arch-projects] [archweb] FS#33004 remove underline when hovered from navbar
26 May
2014
26 May
'14
7:03 p.m.
--- sitestatic/archweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css index 53fa627..0b8d02d 100644 --- a/sitestatic/archweb.css +++ b/sitestatic/archweb.css @@ -28,7 +28,7 @@ /* style the links */ #archnavbarlist li a { color: #999; font-weight: bold !important; text-decoration: none !important; } -#archnavbarlist li a:hover { color: white !important; text-decoration: underline !important; } +#archnavbarlist li a:hover { color: white !important; } /* END ARCH GLOBAL NAVBAR */ -- 1.9.3
3828
Age (days ago)
3828
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jelle van der Waa