summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/head.html b/template/head.html
index 51d0192..6c6ef5b 100644
--- a/template/head.html
+++ b/template/head.html
@@ -14,6 +14,7 @@ body {
padding: 0 .62em;
font:1.2em/1.62 sans-serif;
}
+a:visited { color:blue; }
table#file-list {
width:100%;
border-collapse:collapse;