MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
position:absolute; | position:absolute; | ||
height:82px; | height:82px; | ||
background-repeat: no-repeat; | |||
} | } | ||
Revision as of 23:17, 5 November 2025
/* CSS placed here will be applied to all skins */
.u {
background-image: url("https://snafuland.xyz/wiki-ex/images/5/5d/Nope.png");
margin: 0;
width:600px;
position:absolute;
height:82px;
background-repeat: no-repeat;
}
.banner {
width:600px;
height:82px;
border:solid;
border-color:#000;
background-color:#0008;
}