User:Dat Hack3r/styles.css: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
(I think this should work.)
(Added font size.)
Line 1: Line 1:
.bodyContent, h2, h3, h4, h5, h6, .mw-headline {
.bodyContent, h2, h3, h4, h5, h6, .mw-headline {
font-size: 1.1em;
color: red;
color: red;
font-family: monospace, monospace;
font-family: monospace, monospace;
}
}

Revision as of 13:28, 15 April 2024

.bodyContent, h2, h3, h4, h5, h6, .mw-headline {
	font-size: 1.1em;
	color: red;
	font-family: monospace, monospace;
}