MediaWiki:Common.css: Difference between revisions

From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
m (Slight edit.)
(Removing mobile specific stuff.)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-logo, .minerva-header .branding-box a span {
.mw-logo {
   font-family: Ticonderoga;
   font-family: Ticonderoga;
   text-transform: uppercase;
   text-transform: uppercase;
}
}

Revision as of 02:16, 19 February 2022

/* CSS placed here will be applied to all skins */
.mw-logo {
  font-family: Ticonderoga;
  text-transform: uppercase;
}