diff --git a/css/look.css b/css/look.css index 47a36f0..17fafc0 100644 --- a/css/look.css +++ b/css/look.css @@ -35,10 +35,13 @@ body { margin: 0; padding: 15px 20px 10px 20px; text-decoration: none; - color: #ddc; + color: #fff; background: url('../graphics/cornerStripedRight.png') no-repeat top right; } -#header-inner #title a:hover{ +#header-inner a #title-inner{ + color: #d6d6c0; +} +#header-inner a:hover #title-inner{ color: #fff; } #content { diff --git a/header_bottom.php b/header_bottom.php index e5da80d..0c52b67 100644 --- a/header_bottom.php +++ b/header_bottom.php @@ -11,7 +11,7 @@