12,782
edits
No edit summary |
(Fixing, again) |
||
| (7 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 16: | Line 19: | ||
margin-left: 5px; | margin-left: 5px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
} | } | ||
| Line 332: | 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 457: | 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 622: | Line 611: | ||
margin-left: 230px; | margin-left: 230px; | ||
} | } | ||
} | |||
/* Custom the whole welcome page boxe */ | |||
.tablehighlightcell { | |||
cursor: pointer; | |||
} | } | ||