Template:Mono/styles.css: Difference between revisions

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
Mediawiki>ExE Boss
Linkify “Template:Mono
m 1 revision imported
Line 1: Line 1:
/* Styling for [[Template:Mono]] */
/* Styling for Template:Mono */
.monospaced {
.monospaced {
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:en:WP:MONO]]. */
font-family: monospace, monospace;
font-family: monospace, monospace;
}
}

Revision as of 13:11, 23 November 2021

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