summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index fdc32cb..b6939cc 100644
--- a/index.html
+++ b/index.html
@@ -10,6 +10,8 @@
     background: #111;
     color: #fff;
   }
+  a:link { color: #ee9; }
+  a:visited { color: #bbf; }
 }
 body {
   max-width: 40em;