From: Steven McDonald Date: Mon, 7 Feb 2011 11:41:22 +0000 (+1100) Subject: more tweaking of nav bar colours X-Git-Url: http://git.steven-mcdonald.id.au/?p=www.git;a=commitdiff_plain;h=821eff32ecc99e4478d9e09903579b2905f33be5 more tweaking of nav bar colours --- diff --git a/style.css b/style.css index 08b3bc9..5418080 100755 --- a/style.css +++ b/style.css @@ -122,7 +122,7 @@ strong { background-color: #181818; border: 3px solid #404040; - color: #b0b0b0; + color: #d0d060; padding: 0.3em; position: absolute; right: 20px; @@ -133,12 +133,12 @@ strong #navigation a:link,#navigation a:visited { - color: #e07000; + color: #d0d060; } #navigation a:active,#navigation a:hover { - color: #f07800; + color: #e0e065; } #navigation ul