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

Aus Stadtbahn-Wiki Bielefeld
Zur Navigation springen Zur Suche springen
StadtbahnBI>XaosoaX
 
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:en:WP:MONO]]. */
/* 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, 16: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;
}