Template:Mono/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Mob created the page Template:Mono/styles.css using a non-default content model "CSS") |
(Mob changed the content model of the page Template:Mono/styles.css from "CSS" to "Sanitized CSS") Tag: content model change |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* {{pp-template}} */ | |||
.monospaced { | |||
/* "monospace, monospace" per [[WP:MONO]] */ | |||
font-family: monospace, monospace; | |||
} | |||
Latest revision as of 14:01, 5 January 2024
/* {{pp-template}} */
.monospaced {
/* "monospace, monospace" per [[WP:MONO]] */
font-family: monospace, monospace;
}