Template:Mono/styles.css

From Computernewb Wiki
Revision as of 14:33, 25 July 2021 by mediawiki>ExE Boss (Linkify “Template:Mono”)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* Styling for [[Template:Mono]] */
.monospaced {
	/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
	font-family: monospace, monospace;
}