summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 19:02:54 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 19:02:54 +0200
commite6337a3b25cb7cb1b9e96672d10396535957d721 (patch)
tree4d6dfbc70bdb23b4df27189d0a0c7323fda34e2a /local.css
parent41e108a19404e1ffe67a1d5f4123caee32124fae (diff)
Green links.
Diffstat (limited to 'local.css')
-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;