Template:Mono/styles.css

From The Maceys in California
Revision as of 02:01, 25 January 2026 by Lynn Macey (talk | contribs) (Lynn changed the content model of the page Template:Mono/styles.css from "wikitext" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Styling for [[Template:Mono]] */
.monospaced {
	/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
	font-family: monospace, monospace;
}