MediaWiki:Common.css: Difference between revisions

From danceresource.org
No edit summary
No edit summary
Line 2: Line 2:
.mw-redirectedfrom {
.mw-redirectedfrom {
     display: none;
     display: none;
}
#p-logo-text a {
font-variant: normal;
}
}

Revision as of 09:28, 28 March 2025

/* CSS placed here will be applied to all skins */
.mw-redirectedfrom {
    display: none;
}
#p-logo-text a {
	font-variant: normal;
}