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>ExE Boss
(Linkify “Template:Mono”)
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* Styling for [[Template:Mono]] */
+
/* {{pp-template}} */
 
.monospaced {
 
.monospaced {
/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
+
/* "monospace, monospace" per [[WP:MONO]] */
 
font-family: monospace, monospace;
 
font-family: monospace, monospace;
 
}
 
}

Latest revision as of 23:41, 14 March 2022

/* {{pp-template}} */
.monospaced {
	/* "monospace, monospace" per [[WP:MONO]] */
	font-family: monospace, monospace;
}