User:Sylvia/common.css
From Bondix Wiki
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
@import url('https://fonts.googleapis.com/css2?family=Questrial&family=Roboto&display=swap'); body { font-family: 'Questrial'; font-size: 16px; } @media screen and (min-width: 1340px) { #mw-site-navigation .sidebar-chunk { font-family: 'Questrial' !important; font-size: 16px !important; }}