MediaWiki:Common.css: Difference between revisions

add sup.reference style
(→‎Userbox template style: add position: relative; z-index: 100;)
(add sup.reference style)
Line 2: Line 2:


th { font-weight: bold; }
th { font-weight: bold; }
/* Ensure refs in table headers and the like aren't bold or italic */
sup.reference {
    vertical-align: super;
    font-size: smaller;
    font-weight: normal;
    font-style: normal;
}


/* [[Template:Other languages]] */  
/* [[Template:Other languages]] */  
90,866

edits