Template:Mono/styles.css: Difference between revisions
m 1 revision imported: message box templates |
en>Pppery m Protected "Template:Mono/styles.css": Highly visible page or template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
||
| Line 1: | Line 1: | ||
/* | /* Styling for [[Template:Mono]] */ | ||
.monospaced { | .monospaced { | ||
/* "monospace, monospace" | /* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */ | ||
font-family: monospace, monospace; | font-family: monospace, monospace; | ||
} | } | ||