From 26a0bcc495200c9f0306b2c731a4383eee897c17 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Fri, 13 Feb 2004 17:11:17 +0000 Subject: [PATCH] =?utf8?q?centrage=20par=20marge=20n=E9gative,=20support?= =?utf8?q?=E9=20par=20IE=20(openweb.eu.org)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- htdocs/css/default.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/htdocs/css/default.css b/htdocs/css/default.css index 1ab1932..e6fa9e3 100644 --- a/htdocs/css/default.css +++ b/htdocs/css/default.css @@ -207,8 +207,9 @@ table.tinybicol td.info, table.bicol td.info { #body { width: 740px; - margin-left: auto; - margin-right: auto; + margin-left: -370px; + position: relative; + left: 50%; } #body-logo { @@ -274,4 +275,4 @@ table.tinybicol td.info, table.bicol td.info { vertical-align: top; } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: default.css,v 1.17 2004-02-12 02:58:15 x2000habouzit Exp $ */ +/* $Id: default.css,v 1.18 2004-02-13 17:11:17 x2000habouzit Exp $ */ -- 2.1.4