Jump to content

Template:Mono/styles.css: Difference between revisions

m
1 revision imported
(Linkify “Template:Mono”)
m (1 revision imported)
Line 1: Line 1:
/* Styling for [[Template:Mono]] */
/* {{pp-template}} */
.monospaced {
.monospaced {
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
/* "monospace, monospace" per [[WP:MONO]] */
font-family: monospace, monospace;
font-family: monospace, monospace;
}
}