Difference between revisions of "Template:Mono/styles.css"

From Crews Genealogy Wiki: focusing on the Wiregrass south, and related families
Jump to navigation Jump to search
import>Pppery
(Adding protection template)
 
import>ExE Boss
(Linkify “Template:Mono”)
Line 1: Line 1:
/* {{pp-template}} */
+
/* Styling for [[Template:Mono]] */
 
.monospaced {
 
.monospaced {
/* "monospace, monospace" per [[WP:MONO]] */
+
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
 
font-family: monospace, monospace;
 
font-family: monospace, monospace;
 
}
 
}

Revision as of 07:33, 25 July 2021

/* Styling for [[Template:Mono]] */
.monospaced {
	/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
	font-family: monospace, monospace;
}