MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
} | } | ||
# | #p-logo { | ||
background-color: #673ab7; | background-color: #673ab7; | ||
} | } | ||
Revision as of 09:21, 18 September 2015
/* CSS placed here will be applied to all skins */
body {
background-color: #ede7f6;
}
#p-logo {
background-color: #673ab7;
}