summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 41415c5..919b567 100644
--- a/index.html
+++ b/index.html
@@ -16,6 +16,10 @@ body {
h1, h2, h3 {
line-height: 1.2
}
+a:link { color: blue; }
+a:visited { color: blue; }
+a:hover { color: blue; }
+a:active { color: blue; }
</style>
</head>