Jump to content

Template:Mono/styles.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
remove -bold class
Adding protection template
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
/* {{pp-template}} */
.monospaced {
.monospaced {
/* monospace, monospace" needed per Wikipedia:Typography#The_monospace_'bug' */
/* "monospace, monospace" per [[WP:MONO]] */
font-family: monospace, monospace;
font-family: monospace, monospace;
}
}

Latest revision as of 00:01, 4 March 2019

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