Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
.logo {background:url(https://www.blue-omega.com/images/layout/logo.png) no-repeat; | .logo {background:url(https://www.blue-omega.com/images/layout/logo.png) no-repeat; | ||
background:red; | |||
width:500px; | width:500px; | ||
height:500px; | height:500px; | ||
Revision as of 08:39, 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;
background:red;
width:500px;
height:500px;
}