From 2afce13741c9c3eb63fcf34672c2ef878db0b2f5 Mon Sep 17 00:00:00 2001 From: kpcyrd Date: Wed, 10 Sep 2014 15:19:27 +0200 Subject: [PATCH] Change link color to freifunk link color --- css/main.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/main.css b/css/main.css index fdea307..e4f052a 100644 --- a/css/main.css +++ b/css/main.css @@ -16,10 +16,6 @@ body { background-color: #fdfdfd; } -a { color: #2a7ae2; text-decoration: none; } -a:hover { color: #000; text-decoration: underline; } -a:visited { color: #205caa; } - /* Utility */ .wrap:before,