Vorlage:Mono/styles.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
StadtbahnBI>ExE Boss Linkify “Template:Mono” |
Tt (Diskussion | Beiträge) K 1 Version importiert |
||
| Zeile 1: | Zeile 1: | ||
/* Styling for | /* Styling for Template:Mono */ | ||
.monospaced { | .monospaced { | ||
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */ | /* Keep it like this: "monospace, monospace". Those are the rules from [[w:en:WP:MONO]]. */ | ||
font-family: monospace, monospace; | font-family: monospace, monospace; | ||
} | } | ||
Version vom 10. September 2021, 22:05 Uhr
/* Styling for Template:Mono */
.monospaced {
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:en:WP:MONO]]. */
font-family: monospace, monospace;
}