From aa607f964b2707d1167c1286b0d49da3a7c02736 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 19:02:54 +0200 Subject: Green links. --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 14fa39c..3e8ddd7 100644 --- a/local.css +++ b/local.css @@ -3,6 +3,12 @@ /* Add local styling here, instead of modifying style.css. */ +a, +a:hover, +a:visited { + color: green; +} + .header { background-color: green; color: white; -- cgit v1.2.3