12,782
edits
No edit summary |
(Fixing, again) |
||
| (14 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 4: | Line 7: | ||
#p-OER4Schools-list { display: none; } | #p-OER4Schools-list { display: none; } | ||
#mw-panel.collapsible-nav div.portal h3 { | |||
color: #0b65b1; | |||
# | font-weight: bold; | ||
margin: 10px -2px 9px 6px; | |||
} | |||
div#mw-panel div.portal h3 { | |||
background-color: #ddd; | |||
border: 1px solid #aaa; | |||
padding: 4px 4px; | |||
text-decoration: none; | |||
margin-left: 5px; | |||
margin-bottom: 10px; | |||
} | } | ||
| Line 319: | 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 444: | 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 571: | Line 573: | ||
} | } | ||
*/ | */ | ||
/* Custom footer */ | /* Custom footer */ | ||
@media screen and (min-width: 982px) { | @media screen and (min-width: 982px) { | ||
| Line 620: | Line 611: | ||
margin-left: 230px; | margin-left: 230px; | ||
} | } | ||
} | |||
/* Custom the whole welcome page boxe */ | |||
.tablehighlightcell { | |||
cursor: pointer; | |||
} | } | ||