Changing CSS

This commit is contained in:
Karl Cordes 2009-06-30 16:06:26 +10:00
parent 9b671b11a6
commit cc2476dd7b
2 changed files with 5 additions and 3 deletions

View file

@ -137,8 +137,9 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
</ul>
</div>
</div>
</div>
<div id="content">
<?php
if ($session->check('Message.flash')):

View file

@ -104,8 +104,9 @@ ul.principle-emails {
#header{
padding-bottom: 10px;
background: #E9E9E9 url(../img/top-gradient2.png) repeat-x bottom;
height: 89px;
//background: #E9E9E9 url(../img/top-gradient2.png) repeat-x bottom;
background: url(../img/gradient-green.png) repeat-x bottom;
}
#header h1 {
/* background: #003d4c url('../img/cmclogo.png') no-repeat left; */