From 201a4468bbaf511b5ba6727c75c4a655261649ba Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 3 Jan 2009 13:12:40 -0800 Subject: [PATCH] LAYOUT: fixed a bug in the footer the right margin was incorrect, fixed now. --- css/{standard016.css => standard017.css} | 4 ---- include/output.php | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) rename css/{standard016.css => standard017.css} (99%) diff --git a/css/standard016.css b/css/standard017.css similarity index 99% rename from css/standard016.css rename to css/standard017.css index 0e49111..52e4449 100644 --- a/css/standard016.css +++ b/css/standard017.css @@ -48,11 +48,7 @@ body { background-color: #ddd; } } .footer { - float: left; - clear: both; - width: 100%; background-color: #fff; - margin:0; margin-left: 3em; margin-right: 3em; padding:0; diff --git a/include/output.php b/include/output.php index bbd16af..dc6f793 100644 --- a/include/output.php +++ b/include/output.php @@ -270,7 +270,7 @@ function output_header() e-Doko - + -- 2.25.1