From f9d6e23131f7699df9358f22c37cb6e7521dba7a Mon Sep 17 00:00:00 2001 From: sstvinc2 Date: Thu, 16 Feb 2017 21:58:56 -0600 Subject: Grace made it prettier --- html_template/unbiased.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html_template/unbiased.css b/html_template/unbiased.css index 90c604a..52f1b66 100644 --- a/html_template/unbiased.css +++ b/html_template/unbiased.css @@ -20,7 +20,7 @@ a:link, a:visited, a:hover, a:active { padding:.5em 0 1em; margin-bottom:1em; border-bottom:3px solid #f00; - background:#44f; + background:#44a; } .title{ @@ -44,6 +44,7 @@ a:link, a:visited, a:hover, a:active { #timestamp{ margin:.5em 0 0 0; font-size:.8em; + color:#cc6; } #page-container{ -- cgit v1.2.3