Vorlage:Mono/styles.css: Unterschied zwischen den Versionen

Aus Stadtbahn-Wiki Bielefeld
Zur Navigation springen Zur Suche springen
StadtbahnBI>ExE Boss
(Linkify “Template:Mono”)
K (1 Version importiert)
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: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 11. September 2021, 00: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;
}