VOOZH about

URL: https://minecraft.wiki/w/MediaWiki:Gadget-pinkSheep.css

⇱ MediaWiki:Gadget-pinkSheep.css – Minecraft Wiki


MediaWiki:Gadget-pinkSheep.css

From Minecraft Wiki
Jump to navigation Jump to search
In other languages

Note: After saving, you have to bypass your browser's cache to see the changes.

Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.

/* [[File:Msheep.gif]] */
body:after{
content:"";
background-image:url('filepath://Msheep.gif');
position:absolute;
width:100%;
height:100px;
left:0;
top:-8px;
background-repeat:no-repeat;
background-position:topcenter;
background-size:256px;
pointer-events:none;
}
.skin-minerva:after{
left:50px;
top:16px;
width:calc(100%-100px);
margin-left:100px;
}
@media(max-width:500px){
.skin-minerva:after{
left:0;
width:100%;
margin-left:0;
}
}
@media(prefers-reduced-motion){
body:after{
display:none;
}
}
Retrieved from "https://minecraft.wiki/w/MediaWiki:Gadget-pinkSheep.css?oldid=2941223"

Navigation menu