# HG changeset patch # User Paul Issott # Date 1293641707 0 # Node ID b15fefce55ac1fc99a68c69b58eb6697f7027a38 # Parent 4aee53f09e2d43f369c5aaa4665a92af8fe38a8b Tiny css change (editmodifyetc) diff -r 4aee53f09e2d -r b15fefce55ac slitaz.css --- a/slitaz.css Sat Dec 25 17:37:40 2010 +0000 +++ b/slitaz.css Wed Dec 29 16:55:07 2010 +0000 @@ -44,7 +44,8 @@ #header{ /*background: #f0ba08 url(pics/website/header.png) repeat-x top;*/ - background: #351a0a url(pics/website/header-img.png) no-repeat top right; + /*background: #351a0a url(pics/website/header-img.png) no-repeat top right;*/ + background: #c3c3c3 url(pics/website/header-img.png) no-repeat top right; color: black; width: 100%; height: 42px;