From 1f9752d3958843b72c0777de84d064b1bdb028be Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Thu, 15 Mar 2018 10:07:03 +0100 Subject: [PATCH] Guess I gotta brighten this so it's readable with the background --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 60a4513..20f2b58 100755 --- a/style.css +++ b/style.css @@ -130,11 +130,11 @@ a:hover { .sub-title { font-size: 10pt; - color: #AAA; + color: #EEE; } .sub-title span { - color: #555; + color: #AAA; } .nav-button {