MediaWiki:Common.css

From The Catalog
Revision as of 05:14, 19 November 2018 by Apophatic (talk | contribs)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */

a {
color: #e20000 !important;
}

a:visited {
color: #ae7a00 !important;
}

.mw-body {
    border: 0;
}

div.vectorTabs {
    background-image: none;
}

div.vectorTabs ul li {
    background-color: transparent;
    background-image: none;
}