Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
MMtoolsSysop (talk | contribs) |
MMtoolsSysop (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
html { | html { | ||
− | + | ||
} | } | ||
body { | body { | ||
− | + | ||
} | } |
Revision as of 11:47, 8 July 2018
/* CSS placed here will be applied to all skins */
html {
}
body {
}
#mw-head {
background-image: url(“resources/assets/headbg.png”) !important;
background-repeat: no-repeat;
background-position: 330px 10px;
}