User:Stache/common.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Created page with ".mw-body h1 {font-family: "Super Mario"} html, h2, h3, h4, h5, body, #globalWrapper { font-family: SamsungOneUI !important; }")
 
No edit summary
Line 1: Line 1:
.mw-body h1 {font-family: "Super Mario"}
.mw-body h1, h2, h3, h4, h5 {font-family: "Super Mario"}


html, h2, h3, h4, h5, body, #globalWrapper {  
html, body, #globalWrapper {  
font-family: SamsungOneUI !important;
font-family: SamsungOneUI !important;
}
}

Revision as of 00:00, June 3, 2021

.mw-body h1, h2, h3, h4, h5 {font-family: "Super Mario"}

html, body, #globalWrapper { 
	font-family: SamsungOneUI !important;
	}