# HG changeset patch # User Christophe Lincoln # Date 1302237296 -7200 # Node ID 3e595674171448862906a7690ac9a40fd81b0cf7 # Parent 39ac18be36f21a46b4ff16194b8625e23798f661 Fix footer diff -r 39ac18be36f2 -r 3e5956741714 slitaz.css --- a/slitaz.css Thu Apr 07 23:30:41 2011 +0200 +++ b/slitaz.css Fri Apr 08 06:34:56 2011 +0200 @@ -12,6 +12,7 @@ font: 13px sans-serif, vernada, arial; margin: 0; min-width: 800px; + height: 100%; } a { text-decoration: underline; color: #215090; } @@ -287,7 +288,6 @@ padding: 40px; color: #666; clear: both; - position: absolute; bottom: 0; right: 0; width: 100%;