From 00f724225c6a4cfbad3d360430169957df35013f Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 20:11:02 +0200 Subject: Remove dimgrey from bodytext, links normal, not bold. --- local.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 7f02385..2d44f45 100644 --- a/local.css +++ b/local.css @@ -2,13 +2,10 @@ /* Add local styling here, instead of modifying style.css. */ -p { - color: dimgrey; -} - a, a:hover, a:visited { + font-weight: normal; color: green; } -- cgit v1.2.3