MediaWiki:Common.css: Difference between revisions

From Kings of New York
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
background-image: none;
background-image: none;
background-color: #ede7f6;
background-color: #ede7f6;
}
div.vectorTabs li.selected {
background-image: none;
}
}

Revision as of 15:51, 17 September 2015

/* CSS placed here will be applied to all skins */

body {
background-color: #ede7f6;
}

#mw-page-base {
background-image: none;
background-color: #ede7f6;
}