summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsstvinc2 <sstvinc2@gmail.com>2017-02-16 21:58:56 -0600
committersstvinc2 <sstvinc2@gmail.com>2017-02-16 21:58:56 -0600
commitf9d6e23131f7699df9358f22c37cb6e7521dba7a (patch)
treecbbb01bee148249dad13fcebfed0ff89aa944344
parenta627f07467fd60978af7c51fb8ba3d801fcbcafe (diff)
Grace made it prettier
-rw-r--r--html_template/unbiased.css3
1 files changed, 2 insertions, 1 deletions
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{