From 7173bb12bcfaf46d497174172e0af100ceb5964a Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 21 Feb 2009 11:08:43 -0500 Subject: Created About page --- style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index bf3f30d..98f9e88 100755 --- a/style.css +++ b/style.css @@ -40,13 +40,15 @@ div.cleardiv { clear: both; } -a { +ul.navbar li a, +div#footer a, +ul#archive li a { text-decoration: none; color: black; } a:hover, a:focus, a:active { - text-decoration: underline; + text-decoration: underline !important; } ul.navbar li { -- cgit 1.4.1