Jump to content
This Wiki is currently under construction and is a Work In Progress.

Template:Mono/styles.css

From Aetheria Cobblemon
Revision as of 06:16, 23 December 2024 by Aetheria Cobblemon (talk | contribs) (1 revision imported)
(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;
}