cookutils rev 389

Add a color to header
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 13 00:39:28 2012 +0200 (2012-05-13)
parents 70d2a03915a0
children 21ba03c26f28
files web/style.css
line diff
     1.1 --- a/web/style.css	Sat May 12 23:01:43 2012 +0100
     1.2 +++ b/web/style.css	Sun May 13 00:39:28 2012 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  /* Header */
     1.5  
     1.6  #header {
     1.7 +	color: white;
     1.8  	background: #351a0a;
     1.9  	height: 40px;
    1.10  	border-bottom: 8px solid #d66018;