From: x2000habouzit Date: Wed, 24 Nov 2004 09:23:39 +0000 (+0000) Subject: useful like that X-Git-Tag: xorg/old~810 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=ccd15a5cc742692a527d0e2dd955c1253a39ec27;p=platal.git useful like that --- diff --git a/htdocs/css/default.css b/htdocs/css/default.css index 0b008b7..e2ef3d8 100644 --- a/htdocs/css/default.css +++ b/htdocs/css/default.css @@ -58,6 +58,7 @@ legend { .right { text-align: right; } .middle { vertical-align: middle; } .smaller { font-size: smaller; font-style: italic; } +.spacer { clear: both; } /******************************************************************************* 2 Styles

,

, ,
  • @@ -415,7 +416,6 @@ div.adresse { margin: 0px 1% 1ex 1%; } -div.spacer { clear: both; } /* only for fiche_referent.php*/ #fiche_referent{ @@ -543,4 +543,4 @@ div.spacer { clear: both; } } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: default.css,v 1.67 2004-11-18 14:52:57 x2000habouzit Exp $ */ +/* $Id: default.css,v 1.68 2004-11-24 09:23:39 x2000habouzit Exp $ */ diff --git a/htdocs/css/openweb.css b/htdocs/css/openweb.css index a48e82f..24f90e8 100644 --- a/htdocs/css/openweb.css +++ b/htdocs/css/openweb.css @@ -62,6 +62,7 @@ legend { .right { text-align: right; } .middle { vertical-align: middle; } .smaller { font-size: smaller; font-style: italic; } +.spacer { clear: both; } /******************************************************************************* 2 Styles

    ,

    , ,
  • @@ -417,8 +418,6 @@ div.adresse { div.adresse div.titre { color: purple; } -div.spacer { clear: both; } - /* only for fiche_referent.php*/ #fiche_referent{ @@ -552,4 +551,4 @@ table#body { } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: openweb.css,v 1.6 2004-11-18 12:27:50 x2000habouzit Exp $ */ +/* $Id: openweb.css,v 1.7 2004-11-24 09:23:40 x2000habouzit Exp $ */