Difference between revisions of "MediaWiki:Monobook.css"

From GoneClear Wiki
(Created page with "→‎CSS placed here will affect users of the MonoBook skin: @import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap'); #content h2 { font-family: "ubuntu";}")
 
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the MonoBook skin */
 
/* CSS placed here will affect users of the MonoBook skin */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
 
#content h2 { font-family: "ubuntu";}
 

Latest revision as of 20:37, 6 October 2020

/* CSS placed here will affect users of the MonoBook skin */