12,782
edits
No edit summary |
(Fixing, again) |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
.divStart { display: hidden; } | |||
.divEnd { display: hidden; } | |||
#p-OER4Schools_Resource { display: none; } | #p-OER4Schools_Resource { display: none; } | ||
| Line 8: | Line 11: | ||
font-weight: bold; | font-weight: bold; | ||
margin: 10px -2px 9px 6px; | margin: 10px -2px 9px 6px; | ||
} | } | ||
div#mw-panel div.portal h3 { | div#mw-panel div.portal h3 { | ||
| Line 17: | Line 17: | ||
padding: 4px 4px; | padding: 4px 4px; | ||
text-decoration: none; | text-decoration: none; | ||
margin-left: 5px; | |||
margin-bottom: 10px; | |||
} | } | ||
| Line 333: | Line 330: | ||
/* Topcontent banner */ | /* Topcontent banner */ | ||
#topcontent{margin-top:-25px;margin-bottom:10px | #topcontent{margin-top:-25px;margin-bottom:10px; font-size:12px;font-size:1.2rem;} | ||
#header .unicam{width:184px;} | #header .unicam{width:184px;} | ||
#banner {background:#5c99c6; padding: 15px 0 38px; | #banner {background:#5c99c6; padding: 15px 0 38px; | ||
| Line 458: | Line 455: | ||
margin-left: 1em; | margin-left: 1em; | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
#mw-content-text { | #mw-content-text { | ||
min-height: 1200px; | min-height: 1200px; | ||
} | } | ||
| Line 623: | Line 611: | ||
margin-left: 230px; | margin-left: 230px; | ||
} | } | ||
} | |||
/* Custom the whole welcome page boxe */ | |||
.tablehighlightcell { | |||
cursor: pointer; | |||
} | } | ||