From: x2000habouzit Date: Wed, 24 Nov 2004 10:16:51 +0000 (+0000) Subject: css fix X-Git-Tag: xorg/old~807 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=f4e4575b0f4c034f02131b241c29ee6123200d90;p=platal.git css fix --- diff --git a/htdocs/css/default.css b/htdocs/css/default.css index cab61f6..11c9bef 100644 --- a/htdocs/css/default.css +++ b/htdocs/css/default.css @@ -112,7 +112,7 @@ h3 { margin: 0em; font-weight: bold; padding: 0.25em; - font-size: inherit; + font-size: 100%; } p.explication, div.explication { @@ -548,4 +548,4 @@ div.adresse { } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: default.css,v 1.69 2004-11-24 09:47:08 x2000habouzit Exp $ */ +/* $Id: default.css,v 1.70 2004-11-24 10:16:51 x2000habouzit Exp $ */