slitaz-forge rev 426

doc: continue to move to new style
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 15:05:46 2014 +0100 (2014-01-15)
parents 9718ed8566d7
children 0eba02b996a7
files doc/lib/tpl/slitaz-grey/design.css
line diff
     1.1 --- a/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 14:56:46 2014 +0100
     1.2 +++ b/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:05:46 2014 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4  
     1.5  #lang {
     1.6  	position: absolute;
     1.7 -	top: 140px;
     1.8 +	top: 146px;
     1.9  	right: 0px;
    1.10  	text-align: right;
    1.11  	width: auto;
    1.12 @@ -38,12 +38,13 @@
    1.13  
    1.14  #lang a {
    1.15  	text-decoration: none;
    1.16 -	font-weight: bold
    1.17 +	font-weight: bold;
    1.18 +	color: #215090;
    1.19 +	background: transparent;
    1.20  }
    1.21  
    1.22  #lang a:hover, div.plugin_translation a:hover {
    1.23  	background: transparent;
    1.24 -	color: #b64b22;
    1.25  }
    1.26  
    1.27  #lang img {
    1.28 @@ -102,7 +103,7 @@
    1.29  #network img { vertical-align: middle; }
    1.30  
    1.31  #block { 
    1.32 -	min-height: 100px; 
    1.33 +	min-height: 92px; 
    1.34  	background: #ccc; 
    1.35  	padding: 20px 12% 0;
    1.36  	text-align: center;
    1.37 @@ -131,7 +132,7 @@
    1.38  .tools { 
    1.39  	width: 100%;
    1.40  	min-height: 30px;
    1.41 -	background-color: #cc5b17;
    1.42 +	background-color: #666;
    1.43  	padding: 8px 5px 1px 5px;
    1.44  	margin: 10px 0;
    1.45  	vertical-align: middle;
    1.46 @@ -1008,8 +1009,8 @@
    1.47  	-webkit-border-radius: 4px;
    1.48  	border-radius: 4px;
    1.49  	position: absolute;
    1.50 -	top: 180px;
    1.51 -	right: 20px;
    1.52 +	top: 100px;
    1.53 +	right: 100px;
    1.54  	width: 400px;
    1.55  }
    1.56