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

en: Update CSS and template in Cookbook
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 20 00:21:05 2009 +0200 (2009-06-20)
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	Sat Jun 20 00:21:05 2009 +0200
     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. */