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";}") |
(No difference)
|
Revision as of 20:37, 6 October 2020
/* 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";}