diff --git a/static/style.css b/static/style.css index ca7492e..92b7c63 100644 --- a/static/style.css +++ b/static/style.css @@ -1,6 +1,6 @@ body { font-family: sans-serif ; - background: #110000 ; + background: #333 ; color: #ccc ; } @@ -23,7 +23,7 @@ footer { } a { - color: #cc6 + color: #cc6 } /* For TAGLIST.HTML */