some more li adjustments for opera
[mediawiki.git] / stylesheets / mono / IE60Fixes.css
blob5d970695d9e026c7958cb1a128d711afcc4eb99d
1 /* 6.0 - only fixes */
3 /* slightly smaller top margin for the content area */
4 #portlet-contentViews {
5 left: 12.4em;
6 z-index: 3;
9 #portlet-contentViews li a,
10 #portlet-contentViews .selected a,
11 #portlet-contentViews li a:hover {
12 padding-bottom: 0.1em;
15 #portlet-contentViews li.selected {
16 background-color: White;
20 #portal-column-content {
21 margin: 0 0 0 -11.9em;
24 #portal-column-content #content {
25 margin: 1.9em 0 0 11.9em;
26 padding-top: 0.3em;
29 #portal-personaltools {
30 padding-bottom: 0.1em;
34 /* height on everything... */
35 #content,
36 #content p,
37 div.comment,
38 h1,
39 h2,
40 h3,
41 h4,
42 h5,
43 h6,
44 .description,
45 .portalMessage {
46 height: 100%;
49 p {
50 margin: 0.2em 0em 0.4em 0em;
51 line-height: 1.5em;
54 /*{ border:1px solid Red !important;}*/