MediaWiki:Common.css: Difference between revisions

m
header test
(Temporary font change)
m (header test)
Tag: Reverted
Line 1:
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
 
body {
Line 8 ⟶ 9:
}
 
/*Attempt to change heading Font god save me*/
h1, h2, h3, h4, h5, h6 { font-family: 'Rajdhani' ; }
 
 
/* ill do this shit later oh my fucking god*/