Difference between revisions of "Template:Mono/styles.css"
Jump to navigation
Jump to search
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...') |
m (1 revision imported) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | /* | + | /* {{pp-template}} */ |
.monospaced { | .monospaced { | ||
− | /* | + | /* "monospace, monospace" per [[WP:MONO]] */ |
font-family: monospace, monospace; | font-family: monospace, monospace; | ||
} | } |
Latest revision as of 08:03, 24 January 2022
/* {{pp-template}} */
.monospaced {
/* "monospace, monospace" per [[WP:MONO]] */
font-family: monospace, monospace;
}