summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;