Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
A Year's in review of the independent DanTDM Wiki Learn More >, Thank you!

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
Updated background as per staff discussion
m Improved Link readability and icon styling
Line 3: Line 3:
#mw-page-base {
#mw-page-base {
     background: transparent;
     background: transparent;
}
a:visited {
    color: #433b99 !important;
}
}


Line 94: Line 98:
     padding: 0.5em 0.75em;
     padding: 0.5em 0.75em;
     margin-right:10px;
     margin-right:10px;
}
.mw-enhancedchanges-arrow {
    background-color: white !important;
}
.mw-changeslist-legend {
    border: 1px solid cyan !important;
    background: #020523 !important;
}
}