Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tag: Manual revert |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.logo {background:url(https://www.blue-omega.com/images/layout/logo.png) no-repeat; | |||
width:500px; | |||
height:500px; | |||
} |
Revision as of 08:38, 16 March 2022
/* CSS placed here will be applied to all skins */ .logo {background:url(https://www.blue-omega.com/images/layout/logo.png) no-repeat; width:500px; height:500px; }