MediaWiki:Common.css: Difference between revisions

css "Limited!" tag for banner tables instead of Limited_tag.png
m (Bannertable styling)
(css "Limited!" tag for banner tables instead of Limited_tag.png)
Line 1,066:
 
.limited td.image::after {
content: " Limited!";
display: block;
widthheight: 63px24px;
width: 66px;
top: 16px;
left: 10px;
content: "Limited!";
position: absolute;
heightbackground: 40px#e54933;
background: repeating-linear-gradient( 115deg, #e15634, #e15634 4px, #e46b41 4px, #e46b41 8px);
width: 63px;
topcolor: 10pxwhite;
leftborder-radius: 14px6px;
border: 2px solid #69290a;
background-image: url(https://static.miraheze.org/bluearchivewiki/f/f3/Limited_tag.png);
backgroundfont-size: contain14px;
backgroundfont-repeatweight: no-repeatbold;
text-shadow: 0px 0px 2px #69290a;
transform: rotate(-10deg);
padding: 0px 0px;
text-align: center;
transform: skew(-10deg) rotate(-10deg);
filter: drop-shadow(1px 1px 1px #00000066);
}