Template:Mono/styles.css: Difference between revisions

From The Maceys in California
 
Lynn changed the content model of the page Template:Mono/styles.css from "wikitext" to "Sanitized CSS"
 
(No difference)

Latest revision as of 02:01, 25 January 2026

/* Styling for [[Template:Mono]] */
.monospaced {
	/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
	font-family: monospace, monospace;
}