Difference between revisions of "MediaWiki:Common.css"

From Heroes Assemble MUSH
Jump to navigation Jump to search
m (Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 21:48, 4 March 2020

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

body {background: #02213F}
/* changes the background color of the bottom and left of each page, up to behind half of the logo */

.toccolours {
    background-color: #081f3f;
    color: #f1d34e;
}