MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Item groups styling)
mNo edit summary
Line 1,561: Line 1,561:
div.itemgroup.tag > .tag {
div.itemgroup.tag > .tag {
height: 24px;
height: 24px;
top:0;
top: -24px;
left:0;
left:0;
right:0;
right:0;
Line 1,568: Line 1,568:
div.itemgroup.btag > .tag {
div.itemgroup.btag > .tag {
height: 24px;
height: 24px;
bottom:0;
bottom:-24px;
left:0;
left:0;
right:0;
right:0;