/* To have a minimum campaign page, not containing MediaWiki specific navigation.
Include this CSS template using <templatestyles src="CSS/Campaignpage.css" />
*/
h1 {
color: #990000 !important;
}
h2 {
color: #339966 !important;
font-weight: bold;
font-family: sans-serif;
font-size: 120%;
margin: 0;
border: 0;
break-after: avoid;
}
h3 {
color: #006699 !important;
break-after: avoid;
}
a.external {
background: none !important;
padding: 0 !important;
color: #002bb8 !important;
}
figure, table, ol, tr, td, ul {
break-inside: avoid;
}
#p-wikibase-otherprojects, #p-Zusterprojecten,
#mw-page-header-links,
#mw-site-navigation, #mw-related-navigation,
#mw-panel,
#content-bottom-stuff,
.catlinks,
.mw-headline-number, .mw-editsection, .toc, .mw-footer-container {
display: none;
}