website rev 326

CSS style: language links in white
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 24 02:26:09 2009 +0100 (2009-03-24)
parents ebbf8e1d1f74
children 1a336180f07a
files slitaz.css
line diff
     1.1 --- a/slitaz.css	Tue Mar 24 02:20:35 2009 +0100
     1.2 +++ b/slitaz.css	Tue Mar 24 02:26:09 2009 +0100
     1.3 @@ -26,13 +26,13 @@
     1.4  
     1.5  #access a {
     1.6  	background: inherit;
     1.7 -	color: #222222;
     1.8 +	color: white;
     1.9  	text-decoration: none;
    1.10  }
    1.11  
    1.12  #access a:hover {
    1.13  	background: inherit;
    1.14 -	color: #EDEDED;
    1.15 +	color: #222222;
    1.16  }
    1.17  
    1.18  /* Header and title */