From: Gabriel Wicke Date: Tue, 1 Jun 2004 09:06:24 +0000 (+0000) Subject: decreased line height in pre areas to avoid gap in \| lines X-Git-Tag: 1.5.0alpha1~3099 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=d48c011129e97073e6e36ab113cd055d173ae8df;p=lhc%2Fweb%2Fwiklou.git decreased line height in pre areas to avoid gap in \| lines --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 5ba9b95cd5..13565b8633 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -200,6 +200,7 @@ pre { border: 1px dashed #2f6fab; color: Black; background-color: #f9f9f9; + line-height: 1.1em; } @@ -868,4 +869,3 @@ fieldset.operaprefsection { margin-left: 15em } * > html #footer { margin-left: 13.2em; } -