slitaz-forge rev 429

doc: continue to move to new style (testing)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 15:25:00 2014 +0100 (2014-01-15)
parents 07dd2bf41602
children a78e08084838
files doc/lib/tpl/slitaz-grey/design.css
line diff
     1.1 --- a/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:20:52 2014 +0100
     1.2 +++ b/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:25:00 2014 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4  
     1.5  #lang {
     1.6  	position: absolute;
     1.7 -	top: 150px;
     1.8 +	top: 152px;
     1.9  	right: 0px;
    1.10  	text-align: right;
    1.11  	width: auto;
    1.12 @@ -176,7 +176,7 @@
    1.13  	color: #666;
    1.14  	padding: 0;
    1.15  	margin: 20px 0 0 0;
    1.16 -	font-size: 130%;
    1.17 +	font-size: 140%;
    1.18  	font-weight: bold;
    1.19  	text-decoration: none !important;
    1.20  }
    1.21 @@ -1010,9 +1010,9 @@
    1.22  	border-radius: 4px;
    1.23  	position: absolute;
    1.24  	top: 10px;
    1.25 -	right: 200px;
    1.26 +	right: 260px;
    1.27  	width: 620px;
    1.28  }
    1.29  
    1.30 -#access div.notify a { text-decoration: underline; }
    1.31 +#access div.notify a { text-decoration: underline; background: transparent; }
    1.32  #access div.notify a:hover { text-decoration: none; }