slitaz-forge rev 72

doc: Small ajustement
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 14 21:43:32 2011 +0200 (2011-04-14)
parents 19f06c093068
children 0215383b014c
files doc/lib/tpl/slitaz-orange/design.css
line diff
     1.1 --- a/doc/lib/tpl/slitaz-orange/design.css	Thu Apr 14 21:30:39 2011 +0200
     1.2 +++ b/doc/lib/tpl/slitaz-orange/design.css	Thu Apr 14 21:43:32 2011 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  	color: black;
     1.5  	font: 13px sans-serif, vernada, arial;
     1.6  	margin: 0;
     1.7 -	min-width: 800px;
     1.8 +	min-width: 780px;
     1.9  }
    1.10  
    1.11  /* Languges */
    1.12 @@ -41,7 +41,6 @@
    1.13  	font-weight: bold
    1.14  }
    1.15  
    1.16 -
    1.17  #lang a:hover, div.plugin_translation a:hover {
    1.18  	background: transparent;
    1.19  	color: #b64b22;
    1.20 @@ -103,7 +102,7 @@
    1.21  #network img { vertical-align: middle; }
    1.22  
    1.23  #block { 
    1.24 -	min-height: 60px; 
    1.25 +	min-height: 64px; 
    1.26  	background: #d66018; 
    1.27  	padding: 20px 12% 0;
    1.28  	text-align: center;