website diff en/doc/cookbook/book.css @ rev 517

en: Edit Build bot|host (partial) Ckbk
author Paul Issott <paul@slitaz.org>
date Sun Jun 21 20:14:32 2009 +0000 (2009-06-21)
parents 1e755b8125f0
children 4eea4b8d3511
line diff
     1.1 --- a/en/doc/cookbook/book.css	Fri Sep 19 20:54:02 2008 -0700
     1.2 +++ b/en/doc/cookbook/book.css	Sun Jun 21 20:14:32 2009 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4 -/* 
     1.5 +/*
     1.6  	CSS style for SliTaz GNU/Linux *book.
     1.7  	Pankso 2007 - www.slitaz.org
     1.8  */
     1.9 @@ -28,12 +28,12 @@
    1.10  
    1.11  #quicknav a {
    1.12  	background: inherit;
    1.13 -	color: #222222;
    1.14 +	color: white;
    1.15  }
    1.16  
    1.17  #quicknav a:hover {
    1.18  	background: inherit;
    1.19 -	color: #EDEDED;
    1.20 +	color: #222222;
    1.21  }
    1.22  
    1.23  /*  content. */