Difference between revisions of "Template:Team:Groningen/CSS/CLEARWIKI"
Line 1: | Line 1: | ||
@charset "UTF-8"; | @charset "UTF-8"; | ||
+ | |||
+ | @media screen code { | ||
+ | color: auto; | ||
+ | } | ||
.mediawiki, | .mediawiki, | ||
#content, | #content, |
Revision as of 16:36, 16 September 2015
@charset "UTF-8";
@media screen code { color: auto; } .mediawiki,
- content,
- globalWrapper,
- bodyContent {
position: absolute !important; top: 0 !important; left: 0 !important; padding: 0 !important; margin: 0 !important; line-height: 0 !important; width: 100% !important; background-color: #000000 !important; white-space: normal !important; border: none !important; }
- top_menu_inside {
border: none !important; line-height: 1.3 !important; height: 14pt !important;
}
.has_submenu:hover .submenu { background-color: #1E1E1E !important; }
- bodyContent {
top: 14pt !important; }
- bodyContent p {
display: none !important; }