MediaWiki:Common.css: Difference between revisions

→‎Userbox template style: add position: relative; z-index: 100;
(add position: relative; and z-index: 100; to infobox)
(→‎Userbox template style: add position: relative; z-index: 100;)
Line 81: Line 81:
.infobox.bordered .borderless th {
.infobox.bordered .borderless th {
     border: 0;
     border: 0;
}
/* Userbox template style */
.userboxes {
    position: relative;
    z-index: 100;
}
}


90,866

edits