From c59554a84b75f119d2915a13e94eee3fac9a75f3 Mon Sep 17 00:00:00 2001 From: Steven McDonald Date: Mon, 7 Feb 2011 22:45:28 +1100 Subject: [PATCH] moar tweaks --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 5418080..38dcea2 100755 --- a/style.css +++ b/style.css @@ -120,7 +120,7 @@ strong #navigation { - background-color: #181818; + background-color: #404018; border: 3px solid #404040; color: #d0d060; padding: 0.3em; @@ -133,12 +133,12 @@ strong #navigation a:link,#navigation a:visited { - color: #d0d060; + color: #d0d040; } #navigation a:active,#navigation a:hover { - color: #e0e065; + color: #e0e045; } #navigation ul -- 2.30.2