Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
.baloo {font-family: 'Baloo Bhai 2', cursive;} | .baloo {font-family: 'Baloo Bhai 2', cursive;} | ||
− | .righteous {font-family: 'Righteous', cursive;} | + | .righteous {font-family: 'Righteous', cursive; margin-bottom: '0px'} |
Revision as of 18:38, 8 April 2020
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhai+2:wght@500&family=Righteous&display=swap');
.baloo {font-family: 'Baloo Bhai 2', cursive;}
.righteous {font-family: 'Righteous', cursive; margin-bottom: '0px'}