website diff slitaz.css @ rev 747

mainpage: Use RSS for Hg commit
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 23 23:17:48 2011 +0100 (2011-01-23)
parents 6fa4ffc7415d
children c0047a50f63e
line diff
     1.1 --- a/slitaz.css	Sun Jan 23 23:01:40 2011 +0100
     1.2 +++ b/slitaz.css	Sun Jan 23 23:17:48 2011 +0100
     1.3 @@ -234,8 +234,8 @@
     1.4  #block_top:hover, #block_nav:hover, #footer:hover { 
     1.5  	background-color: #f8f8f8;
     1.6  }
     1.7 -.right_box { width: 50%; float: right; }
     1.8 -.left_box { width: 50%; float: left; }
     1.9 +.right_box { width: 48%; float: right; }
    1.10 +.left_box { width: 48%; float: left; }
    1.11  
    1.12  /* Button */
    1.13  .button { margin-left: 20px; }