Template:Mono/styles.css: Difference between revisions
Jump to navigation
Jump to search
Linkify “Template:Mono” |
Matt Parnell (talk | contribs) m 1 revision imported |
(No difference)
| |
Latest revision as of 16:55, 5 January 2024
/* Styling for [[Template:Mono]] */
.monospaced {
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
font-family: monospace, monospace;
}