MediaWiki:Mobile.css: Difference between revisions

From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
(Created page with "→‎All CSS here will be loaded for users of the mobile site: .branding-box { font-family: Ticonderoga; text-transform: uppercase; }")
(No difference)

Revision as of 02:16, 19 February 2022

/* All CSS here will be loaded for users of the mobile site */
.branding-box {
  font-family: Ticonderoga;
  text-transform: uppercase;
}