Template: Mono/styles.css
←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...' |
m 1 revision imported |
(No difference)
| |
Latest revision as of 18:07, 4 March 2024
/* Styling for Template:Mono */
.monospaced {
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:en:WP:MONO]]. */
font-family: monospace, monospace;
}