website rev 815

Fix footer
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 08 06:34:56 2011 +0200 (2011-04-08)
parents 39ac18be36f2
children 8c331844fbb8
files slitaz.css
line diff
     1.1 --- a/slitaz.css	Thu Apr 07 23:30:41 2011 +0200
     1.2 +++ b/slitaz.css	Fri Apr 08 06:34:56 2011 +0200
     1.3 @@ -12,6 +12,7 @@
     1.4  	font: 13px sans-serif, vernada, arial;
     1.5  	margin: 0;
     1.6  	min-width: 800px;
     1.7 +	height: 100%;
     1.8  }
     1.9  
    1.10  a { text-decoration: underline; color: #215090; }
    1.11 @@ -287,7 +288,6 @@
    1.12  	padding: 40px;
    1.13  	color: #666;
    1.14  	clear: both;
    1.15 -	position: absolute;
    1.16  	bottom: 0;
    1.17  	right: 0;
    1.18  	width: 100%;