website rev 740
Main page: tiny cosmetic change (again... may not be finish:-)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jan 15 04:05:45 2011 +0100 (2011-01-15) |
parents | deb4f591102a |
children | f98ea66e8523 |
files | index.php |
line diff
1.1 --- a/index.php Sat Jan 15 03:49:37 2011 +0100 1.2 +++ b/index.php Sat Jan 15 04:05:45 2011 +0100 1.3 @@ -169,10 +169,11 @@ 1.4 <div> 1.5 <?php get_feed("http://scn.slitaz.org/rss.xml"); ?> 1.6 </div> 1.7 - <p style="margin: 4px 0 0 0; font-size: 12px;"> 1.8 - Want to get involve ? 1.9 - <a href="http://scn.slitaz.org/user/register">Join us!</a> 1.10 - </p> 1.11 + <div style="height: auto;"> 1.12 + <p style="margin: 4px 0 0; font-size: 12px; float: right;"> 1.13 + <a href="http://scn.slitaz.org/user/register">Join the community</a> 1.14 + </p> 1.15 + </div> 1.16 </div> 1.17 1.18 <!-- End of news -->