User:Greenpickle/monobook.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
.portlet {
.portlet {
     border: none;
     border: none;
     margin: 0.5em 0.5em 0.5em 0.1em;
     margin: 0.5em 0em 0.5em 0em;
     float: none;
     float: none;
     padding: 0;
     padding: 0;
     width: 12.1em;
     width: 12.1em;
    overflow: hidden;
}
}
.portlet h5 {
.portlet h5 {
Line 30: Line 29:
     color: #ffffff;
     color: #ffffff;
     background: #005500;
     background: #005500;
     padding: 0.5em 0.5em 0.8em 3.5em;
     padding: 0.3em 0.5em 0.8em 3.5em;
     height: 0.7em;
     height: 0.7em;
     font-weight: bold;
     font-weight: bold;
Line 37: Line 36:
     margin-bottom: 1px;
     margin-bottom: 1px;
     border: 1px solid #ffffff;
     border: 1px solid #ffffff;
     -moz-border-radius-topleft: 2.0em;
     -moz-border-radius-topleft: 2em;
     border-radius-topleft: 2.0em;
     border-radius-topleft: 2em;
     -moz-border-radius-topright: 2.0em;
     -moz-border-radius-topright: 2em;
     border-radius-topright: 2.0em;
     border-radius-topright: 2em;
}
}
.pBody {
.pBody {
Line 46: Line 45:
     border: 1px solid #00aa00;
     border: 1px solid #00aa00;
     -moz-border-radius-bottomright: 2.0em;
     -moz-border-radius-bottomright: 2.0em;
    border-radius-bottomright: 2.0em;
     margin-left: 2.5em;
     margin-left: 2.5em;
    border-radius-bottomright: 2.0em;
}
}
.portlet a
.portlet a