summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 19:02:54 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:34 +0100
commitaa607f964b2707d1167c1286b0d49da3a7c02736 (patch)
tree9f4ebc9d235aa236eccbe190d910f3252e13f1fe
parent0f1bba14ff238a97054e219eaa54d615dff9f057 (diff)
Green links.
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
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;