Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
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;
}