cookutils rev 631

Update CSS style again
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 31 21:30:27 2014 +0100 (2014-01-31)
parents 4c71388c43e6
children c15756b25b4f
files web/style.css
line diff
     1.1 --- a/web/style.css	Fri Jan 31 21:16:20 2014 +0100
     1.2 +++ b/web/style.css	Fri Jan 31 21:30:27 2014 +0100
     1.3 @@ -38,7 +38,7 @@
     1.4  }
     1.5  
     1.6  #header h1 a:hover, #network a:hover {
     1.7 -	color: #d66018;
     1.8 +	color: #afafaf;
     1.9  }
    1.10  
    1.11  /* Header links */
    1.12 @@ -50,7 +50,7 @@
    1.13  }
    1.14  
    1.15  #network a {
    1.16 -	padding: 0 6px;
    1.17 +	padding: 0 4px;
    1.18  	color: #fff;
    1.19  	font-weight: bold;
    1.20  	text-decoration: none;