User:Stache/common.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
(Undo revision 3214287 by Stache (talk))
Tag: Undo
Line 1: Line 1:
.mw-body h1, h2, h3, h4, h5 {font-family: "Super Mario"}
.mw-body h1 {font-family: "Super Mario"}


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

Revision as of 00:01, June 3, 2021

.mw-body h1 {font-family: "Super Mario"}

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