Vorlage:Mono/styles.css: Unterschied zwischen den Versionen
K (1 Version von wikipedia:en:Template:Mono/styles.css importiert) |
(Linkify “Template:Mono”) |
||
Zeile 1: | Zeile 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; | ||
} | } |
Version vom 25. Juli 2021, 15:33 Uhr
/* Styling for [[Template:Mono]] */
.monospaced {
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
font-family: monospace, monospace;
}