MediaWiki: Tweeki.css: Difference between revisions

From WikiProducers
Jump to: navigation, search
Created page with "CSS placed here will affect users of the Tweeki skin: body, body * { font-family: "Mona Sans", sans-serif !important; }"
(No difference)

Revision as of 05:49, 17 August 2025

/* CSS placed here will affect users of the Tweeki skin */
body, body * {
  font-family: "Mona Sans", sans-serif !important;
}