Template:Mono/styles.css

From Andrealphus Games
Revision as of 10:33, 25 July 2021 by and>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;
}