MediaWiki:Common.css: Difference between revisions

From SEHK Wiki
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


h3 {
h3.mw-body {
   font-size: 1.4em;
   font-size: 1.4em;
}
}

Revision as of 02:57, 9 October 2020

/* CSS placed here will be applied to all skins */

h3.mw-body {
   font-size: 1.4em;
}