MediaWiki:Common.css: Difference between revisions

From OpenResearchers Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
No edit summary
Tag: Reverted
Line 1: Line 1:
 
/* Hide bracketed footnote numbers in the article text */
sup.reference, .mw-reference {
    display: none !important;
}

Revision as of 17:42, 20 February 2025

/* Hide bracketed footnote numbers in the article text */
sup.reference, .mw-reference {
    display: none !important; 
}