Difference between revisions of "User:Screens/common.css"

From Nookipedia, the Animal Crossing wiki
(Created page with "h1, h2, h3 { font-size: 500px; }")
 
Line 1: Line 1:
 
h1, h2, h3 {
 
h1, h2, h3 {
font-size: 500px;
+
font-size: 500px !important;
 
}
 
}

Revision as of 00:15, February 26, 2020

h1, h2, h3 {
	font-size: 500px !important;
}