MediaWiki:Common.css: Difference between revisions

From danceresource.org
No edit summary
No edit summary
Line 5: Line 5:
#p-logo-text a {
#p-logo-text a {
font-variant: normal;
font-variant: normal;
font-family: 'Arial';
}
}

Revision as of 09:29, 28 March 2025

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