summaryrefslogtreecommitdiff
path: root/local.scss
diff options
context:
space:
mode:
Diffstat (limited to 'local.scss')
-rw-r--r--local.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.scss b/local.scss
index 6b991ea..69705ea 100644
--- a/local.scss
+++ b/local.scss
@@ -35,6 +35,10 @@ a:hover {
text-decoration: underline;
}
+a:visited {
+ color: black;
+}
+
DIV.header {
margin: 1em 1em 0;
}