slitaz-forge rev 428

doc: continue to move to new style (testing)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 15:20:52 2014 +0100 (2014-01-15)
parents 0eba02b996a7
children bd156b7dfe2c
files doc/lib/tpl/slitaz-grey/design.css
line diff
     1.1 --- a/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:10:25 2014 +0100
     1.2 +++ b/doc/lib/tpl/slitaz-grey/design.css	Wed Jan 15 15:20:52 2014 +0100
     1.3 @@ -40,7 +40,7 @@
     1.4  	text-decoration: none;
     1.5  	font-weight: bold;
     1.6  	color: #215090;
     1.7 -	background: transparent;
     1.8 +	background: #333;
     1.9  }
    1.10  
    1.11  #lang a:hover, div.plugin_translation a:hover {
    1.12 @@ -145,7 +145,7 @@
    1.13    color: #fff;
    1.14  }
    1.15  div.dokuwiki .tools input:hover.button {
    1.16 -  color: #351a0a;
    1.17 +  color: #222;
    1.18  }
    1.19  
    1.20  #footer, .tools {
    1.21 @@ -1010,8 +1010,8 @@
    1.22  	border-radius: 4px;
    1.23  	position: absolute;
    1.24  	top: 10px;
    1.25 -	right: 100px;
    1.26 -	width: 400px;
    1.27 +	right: 200px;
    1.28 +	width: 620px;
    1.29  }
    1.30  
    1.31  #access div.notify a { text-decoration: underline; }