Site Notice
hello, world
Difference between revisions of "MediaWiki:Moeskin.css"
From Project-EPB Commons
(Created page with "→CSS placed here will affect users of the MoeSkin skin: #moe-bg-container#moe-bg-container { background-image: url(https://s2.loli.net/2022/02/21/sXUi6HE9wm2R1kv.png);...") |
m (// Via InPageEdit-v2) |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the MoeSkin skin */ | /* CSS placed here will affect users of the MoeSkin skin */ | ||
− | + | body.skin-moeskin #moe-bg-container { | |
background-image: url(https://s2.loli.net/2022/02/21/sXUi6HE9wm2R1kv.png); | background-image: url(https://s2.loli.net/2022/02/21/sXUi6HE9wm2R1kv.png); | ||
background-position: left center; | background-position: left center; | ||
} | } |
Revision as of 22:21, 15 April 2022
/* CSS placed here will affect users of the MoeSkin skin */
body.skin-moeskin #moe-bg-container {
background-image: url(https://s2.loli.net/2022/02/21/sXUi6HE9wm2R1kv.png);
background-position: left center;
}