User:GuoPC/common.css

From Moegirlpedia
< User:GuoPC
Revision as of 09:44, 10 January 2021 by GuoPC (talk | contribs) (Create custom CSS page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
[lang="en"],
html[lang="en"] body {
	font-family:
	"Source Sans Pro", "Noto Sans", "Source Han Sans", "Noto Sans CJK", Calibri, Tahoma;
}

.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
	font-family:
	"Source Serif Pro", "Noto Serif", "Source Han Serif", "Noto Serif CJK", Times, serif !important;
}