From 55b954b19f5759ee86b481a86f0d05d914af90b6 Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Sat, 26 Dec 2015 23:34:59 +0100 Subject: [PATCH] Attempt to shift focus a bit away from the links --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 310b950..ca10d15 100644 --- a/static/style.css +++ b/static/style.css @@ -82,6 +82,7 @@ body { .links li a, .fileLink { color: inherit; text-decoration: none; + color: #999999; } .links li a:hover, .fileLink {