slitaz-forge rev 102

chub web add link to pro and shop
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 08 23:34:26 2012 +0100 (2012-03-08)
parents f7f74b531def
children c4d5214a372b
files chub/web/index.php chub/web/slitaz.css
line diff
     1.1 --- a/chub/web/index.php	Thu Mar 08 23:31:05 2012 +0100
     1.2 +++ b/chub/web/index.php	Thu Mar 08 23:34:26 2012 +0100
     1.3 @@ -21,10 +21,12 @@
     1.4  		<a href="http://scn.slitaz.org/">Community</a>
     1.5  		<a href="http://doc.slitaz.org/">Doc</a>
     1.6  		<a href="http://forum.slitaz.org/">Forum</a>
     1.7 +		<a href="http://pro.slitaz.org/">Pro</a>
     1.8 +		<a href="http://slitaz.spreadshirt.net/">Shop</a>
     1.9  		<a href="http://bugs.slitaz.org">Bugs</a>
    1.10  		<a href="http://hg.slitaz.org/">Hg</a>
    1.11  	</div>
    1.12 -	<h1><a href="http://www.slitaz.org/">SliTaz Tank</a></h1>
    1.13 +	<h1><a href="http://www.slitaz.org/">SliTaz Chub</a></h1>
    1.14  </div>
    1.15  
    1.16  <!-- Block -->
     2.1 --- a/chub/web/slitaz.css	Thu Mar 08 23:31:05 2012 +0100
     2.2 +++ b/chub/web/slitaz.css	Thu Mar 08 23:34:26 2012 +0100
     2.3 @@ -75,7 +75,7 @@
     2.4  /* Block */
     2.5  
     2.6  #block { 
     2.7 -	min-height: 200px; 
     2.8 +	min-height: 160px; 
     2.9  	background: #d66018; 
    2.10  	padding: 26px 10% 0px;
    2.11  	text-align: center;