MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Bannertable styling)
Line 791: Line 791:
width: 300px;
width: 300px;
position: relative;
position: relative;
border-right: 1px solid #f8f9fa;
}

.bannertable tr.limited .image {
border-right: 1px solid #fff2ed;
}
}


Line 812: Line 807:
height: 40px;
height: 40px;
width: 63px;
width: 63px;
top: 18px;
top: 10px;
right: -40px;
left: 14px;
background-image: url(https://static.miraheze.org/bluearchivewiki/f/f3/Limited_tag.png);
background-image: url(https://static.miraheze.org/bluearchivewiki/f/f3/Limited_tag.png);
background-size: contain;
background-size: contain;
background-repeat: no-repeat;
background-repeat: no-repeat;
transform: rotate(-10deg);
}
}