MediaWiki:Common.css: Difference between revisions

Bannertable styling
No edit summary
(Bannertable styling)
Line 791:
width: 300px;
position: relative;
border-right: 1px solid #f8f9fa;
}
 
.bannertable tr.limited .image {
border-right: 1px solid #fff2ed;
}
 
Line 812 ⟶ 807:
height: 40px;
width: 63px;
top: 18px10px;
rightleft: -40px14px;
background-image: url(https://static.miraheze.org/bluearchivewiki/f/f3/Limited_tag.png);
background-size: contain;
background-repeat: no-repeat;
transform: rotate(-10deg);
}