Difference between revisions of "Template:Mono/styles.css"
Jump to navigation
Jump to search
Mediawiki>Pppery (Adding protection template) |
Mediawiki>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...') |
||
Line 1: | Line 1: | ||
− | /* | + | /* Styling for Template:Mono */ |
.monospaced { | .monospaced { | ||
− | /* "monospace, monospace" | + | /* 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 00:52, 7 August 2019
/* Styling for Template:Mono */
.monospaced {
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:en:WP:MONO]]. */
font-family: monospace, monospace;
}