MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
body { | body { | ||
background-color: #ede7f6; | background-color: #ede7f6; | ||
} | |||
page-base { | |||
background-image: none; | |||
} | } | ||
Revision as of 14:33, 17 September 2015
/* CSS placed here will be applied to all skins */
body {
background-color: #ede7f6;
}
page-base {
background-image: none;
}