From: Gabriel Wicke Date: Fri, 11 Jun 2004 23:44:54 +0000 (+0000) Subject: more dl/p margin tweaking, clear:both on catlinks X-Git-Tag: 1.5.0alpha1~2904 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=commitdiff_plain;h=fff2c7ab1cb0dc52993da5a08e2c5c0f9db5d3c5;p=lhc%2Fweb%2Fwiklou.git more dl/p margin tweaking, clear:both on catlinks --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index f8eff97560..300e8f5f79 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -78,7 +78,7 @@ img { vertical-align: middle; } p { - margin: 0.4em 0em 0.7em 0em; + margin: 0.4em 0em 0.5em 0em; line-height: 1.5em; } @@ -131,7 +131,8 @@ dt { margin-bottom: 0.1em; } dl{ - margin-bottom: 0.3em; + margin-top: 0.1em; + margin-bottom: 0.5em; } dd { line-height: 1.5em; @@ -256,6 +257,7 @@ span.subpages { display: block; } background-color:#f9f9f9; padding:5px; margin-top: 1em; + clear: both; } /* currently unused, intended to be used by a metadata box in the bottom-right corner of the content area */