slitaz-forge rev 433

doc: finish to move to new style
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 15:47:36 2014 +0100 (2014-01-15)
parents fdb7fa1b6237
children 224ad32edb21
files doc/lib/tpl/slitaz-grey/design.css
line diff
     1.1 --- a/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:37:01 2014 +0100
     1.2 +++ b/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:47:36 2014 +0100
     1.3 @@ -40,12 +40,13 @@
     1.4  	text-decoration: none;
     1.5  	font-weight: bold;
     1.6  	color: #215090;
     1.7 -	background: #444;
     1.8 -	padding: 2px;
     1.9 +	background: #666;
    1.10 +	padding: 4px;
    1.11 +	margin: 0;
    1.12  }
    1.13  
    1.14  #lang div.plugin_translation a:hover {
    1.15 -	background: #333;
    1.16 +	background: #444;
    1.17  }
    1.18  
    1.19  /* Header and title */