summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 7103f97a..0a2a5fed 100644
--- a/local.css
+++ b/local.css
@@ -14,6 +14,10 @@ h1 {
margin-bottom: 1em;
}
+a {
+ color: #06c;
+}
+
a:hover {
color: #06c;
}