From 4d7b13259c22eb81eb4e9904a880cd81b79df49d Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 10 Dec 2019 14:04:36 +1000 Subject: A few style tweaks, mostly to a dark theme. --- layout/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layout') diff --git a/layout/style.css b/layout/style.css index 768c0c6..c756db4 100644 --- a/layout/style.css +++ b/layout/style.css @@ -65,7 +65,7 @@ h2 { a:link, a:visited, a:active { text-decoration: none; - color: #222; + color: #888; } a:hover { -- cgit v1.1