Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,591:
 
.infoboximg{
position: relative;
background-image: url("https://static.miraheze.org/whentheycrywiki/4/42/Wiki_character_background.png");
}
 
.infoboximg2::before{
content:'';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--infobox-color-primary);
mask-image: url("https://static.miraheze.org/whentheycrywiki/4/42/Wiki_character_background.png")
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.