From: Gabriel Wicke Date: Sat, 27 Mar 2004 20:36:03 +0000 (+0000) Subject: some more li adjustments for opera X-Git-Tag: 1.3.0beta1~675 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=8583c64e68da6d684a9569b9aeced4244e027e09;p=lhc%2Fweb%2Fwiklou.git some more li adjustments for opera --- diff --git a/stylesheets/mono/main.css b/stylesheets/mono/main.css index b68f77e9e4..b5a65b7c36 100644 --- a/stylesheets/mono/main.css +++ b/stylesheets/mono/main.css @@ -168,7 +168,7 @@ h6 { ul { - line-height: 1.2em; + line-height: 1.5em; list-style-type: square; margin: 0.3em 0 0 1.5em; padding:0; @@ -184,7 +184,7 @@ ul a, ol a { text-decoration: none; } li { - margin-bottom: 0.4em; + margin-bottom: 0.1em; } dt { font-weight: bold; @@ -399,7 +399,7 @@ pre { } .portlet h5 { /* background: #fabd23;*/ - background: White; + background: transparent; /* border: 1px solid #fabd23; border-style: solid solid none solid;*/ padding: 0em 1em 0em 0.5em; @@ -465,15 +465,15 @@ pre { } .portlet ul { + line-height: 1.5em; list-style-type: square; list-style-image: url("bullet.gif"); - font-size:107%; + font-size:108%; } .portlet li { - line-height: 1.3em; - font-size:106%; padding:0; - line-height: 1em; + margin: 0 0 0 0; + margin-bottom: 0; } .even {