slitaz-forge rev 430

doc: continue to move to new style (more testing)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 15:29:06 2014 +0100 (2014-01-15)
parents bd156b7dfe2c
children d0715f29f944
files doc/lib/tpl/slitaz-grey/design.css
line diff
     1.1 --- a/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:25:00 2014 +0100
     1.2 +++ b/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:29:06 2014 +0100
     1.3 @@ -36,11 +36,12 @@
     1.4  	font-weight: bold;
     1.5  }
     1.6  
     1.7 -#lang a, div.plugin_translation a {
     1.8 +#lang a {
     1.9  	text-decoration: none;
    1.10  	font-weight: bold;
    1.11  	color: #215090;
    1.12 -	background: #333;
    1.13 +	background: #444;
    1.14 +	padding: 2px;
    1.15  }
    1.16  
    1.17  #lang a:hover, div.plugin_translation a:hover {