website rev 702

Tiny css change (editmodifyetc)
author Paul Issott <paul@slitaz.org>
date Wed Dec 29 16:55:07 2010 +0000 (2010-12-29)
parents 4aee53f09e2d
children e5a562c05f23
files slitaz.css
line diff
     1.1 --- a/slitaz.css	Sat Dec 25 17:37:40 2010 +0000
     1.2 +++ b/slitaz.css	Wed Dec 29 16:55:07 2010 +0000
     1.3 @@ -44,7 +44,8 @@
     1.4  
     1.5  #header{
     1.6  	/*background: #f0ba08 url(pics/website/header.png) repeat-x top;*/
     1.7 -	background: #351a0a url(pics/website/header-img.png) no-repeat top right;
     1.8 +	/*background: #351a0a url(pics/website/header-img.png) no-repeat top right;*/
     1.9 +	background: #c3c3c3 url(pics/website/header-img.png) no-repeat top right;
    1.10  	color: black;
    1.11  	width: 100%;
    1.12  	height: 42px;