From 42d570426896e18cb49264b0376c2594709d206e Mon Sep 17 00:00:00 2001 From: Jesse Beach Date: Sun, 11 Sep 2011 18:41:20 -0400 Subject: [PATCH] removing font color from normalize. let the user agent define the color. Signed-off-by: Jesse Beach --- normalize.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/normalize.css b/normalize.css index 1d39c82c6..97244e3c1 100644 --- a/normalize.css +++ b/normalize.css @@ -95,14 +95,6 @@ textarea { Links ========================================================================== */ -a { - color: #00e; -} - -a:visited { - color: #551a8b; -} - /* * Addresses outline displayed oddly in Chrome */