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
(Wordmark style.)
 
m (Mobile skin watermark.)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-logo-wordmark {
.mw-logo-wordmark, .minerva-header .branding-box a span {
   font-family: Ticonderoga;
   font-family: Ticonderoga;
   text-transform: uppercase;
   text-transform: uppercase;
}
}

Revision as of 01:23, 19 February 2022

/* CSS placed here will be applied to all skins */
.mw-logo-wordmark, .minerva-header .branding-box a span {
  font-family: Ticonderoga;
  text-transform: uppercase;
}