Vorlage:Mono/styles.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
StadtbahnBI>XaosoaX (←Created page with '→Styling for Template:Mono: .monospaced { →Keep it like this: "monospace, monospace". Those are the rules from [[w:en:WP:MONO]].: font-family: monospa...') |
StadtbahnBI>ExE Boss (Linkify “Template:Mono”) |
||
Zeile 1: | Zeile 1: | ||
/* Styling for Template:Mono */ | /* Styling for [[Template:Mono]] */ | ||
.monospaced { | .monospaced { | ||
/* Keep it like this: "monospace, monospace". Those are the rules from [[w | /* 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; }