You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins on both desktop and mobile
The "dark" and "mobile" body classes can be used to target different scenarios */
.mw-wiki-logo { background-size: 150px; }
/* External self-links */
body.mediawiki a.external[href^="https://www.marathonwiki.com"] {
background: none !important;
padding: 0 !important;
}
body.anon #rc-welcome,
body.anon.ns-content.action-view.mobile #stub:not(:only-child),
body.anon.ns-content.action-view .noticebox:not(.show):not(:only-child),
body.anon.ns-content.action-view #mw-hidden-catlinks:nth-of-type(2),
body.anon .navbox .plainlinksneverexpand > *, body.anon:not(.page-Template_VDE) .vde,
body.page-Main_Page:not(.skin-onyx):not(.skin-requiem) .mw-indicators,
body.anon.ns-content.action-view .cyberacme-template-error {
display: none !important;
}
000
1:0
Return to MediaWiki:Gadget-GlobalStyle.css.