slitaz-forge rev 71

doc: Small template changes
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 14 21:30:39 2011 +0200 (2011-04-14)
parents ed64984a8f9a
children da1c1d197b6e
files doc/lib/tpl/slitaz-orange/design.css doc/lib/tpl/slitaz-orange/main.php
line diff
     1.1 --- a/doc/lib/tpl/slitaz-orange/design.css	Thu Apr 14 21:23:11 2011 +0200
     1.2 +++ b/doc/lib/tpl/slitaz-orange/design.css	Thu Apr 14 21:30:39 2011 +0200
     1.3 @@ -103,7 +103,7 @@
     1.4  #network img { vertical-align: middle; }
     1.5  
     1.6  #block { 
     1.7 -	min-height: 100px; 
     1.8 +	min-height: 60px; 
     1.9  	background: #d66018; 
    1.10  	padding: 20px 12% 0;
    1.11  	text-align: center;
    1.12 @@ -247,13 +247,13 @@
    1.13  /* Footer */
    1.14  
    1.15  #footer {
    1.16 +	background: #f1f1f1;
    1.17 +	text-align: center;
    1.18  	border-top: 1px solid #ddd;
    1.19  	padding: 40px;
    1.20 -	text-align: center;
    1.21 -	color: #666666;
    1.22 -	height: 200px;
    1.23 +	color: #666;
    1.24  	clear: both;
    1.25 -	width: 100%;
    1.26 +	margin-bottom: -2%;
    1.27  }
    1.28  #footer a {
    1.29  	background: inherit;
     2.1 --- a/doc/lib/tpl/slitaz-orange/main.php	Thu Apr 14 21:23:11 2011 +0200
     2.2 +++ b/doc/lib/tpl/slitaz-orange/main.php	Thu Apr 14 21:30:39 2011 +0200
     2.3 @@ -53,10 +53,8 @@
     2.4  		echo $translation->showTranslations();
     2.5  	?>
     2.6  	</div>
     2.7 -	<div style="text-align: justify; width: 48%; padding: 0 10px 0 0;">
     2.8 -		The SliTaz Community Network lets you connect with SliTaz
     2.9 -		users and developers, share ideas about SliTaz,
    2.10 -		help others and get involved in the project.
    2.11 +	<div style="text-align: justify; width: 60%; padding: 0 10px 0 0;">
    2.12 +		SliTaz GNU/Linux official and community documentation wiki.
    2.13  	</div>
    2.14  	<div class="tools">
    2.15  		<img src="<?php echo DOKU_TPL?>images/tools.png" alt=".png" />