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 affect users of the Timeless skin on both desktop and mobile */
/* External self-links (green) */
.mw-parser-output a.external[href^="https://www.marathonwiki.com"] {
color: #080 !important;
}
/* Wordmark logo */
#p-banner {
filter: invert(1) hue-rotate(180deg);
}
.mw-wiki-title.wordmark img {
width: auto !important;
height: 32px !important;
}
@media screen and (max-width: 850px) {
#p-logo-text a.wordmark {
padding-top: 3px !important;
}
}
000
1:0
Return to MediaWiki:Gadget-Timeless.css.