Template:Mono/styles.css

Revision as of 01:52, 7 August 2019 by Wikimedia+Commons>XaosoaX (Created page with 'Styling for Template:Mono: .monospaced { Keep it like this: "monospace, monospace". Those are the rules from [[w:en:WP:MONO]].: font-family: monospa...')
/* Styling for Template:Mono */
.monospaced {
	/* Keep it like this: "monospace, monospace". Those are the rules from [[w:en:WP:MONO]]. */
	font-family: monospace, monospace;
}