Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
/*
CSS FILES
MAIN PAGE
MediaWiki:Common.css/MainPage.css
*/
importStylesheet('MediaWiki:NewsForm.css');
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:NewsForm.css");
abbr {
cursor: help;
}
.h-100 {
height: 100%;
}
.d-none {display:none;}
/* START Text */
.tc {
text-align: center;
}
.fw-600 {
font-weight: 600;
}
/* END Text */
/* GENERAL */
.dark, .dark-inline, .dark-inline-flex {display: none !important;}
#ca-viewsource { display: none !important; }
.citizen-drawer__siteinfo, #n-help-mediawiki, #t-specialpages, #t-upload {display:none;}