jan:Kalopu/common.css

tan lipu Wikipesija
Revision as of 2023-05-28T18:00:56 by Kalopu (toki | ante)
Jump to navigation Jump to search

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.
/* i stole this from quora */
/* damn i should really learn css this sucks */
/* Covers most text */  
body { 
    font-family: "sitelen-pona pona-pona-Kalopu", sans-serif;
    font-size: 30px;
	width: default;
	border: 0px;
	padding: 0px;
	margin: 0px;
} 
 
/* Covers some headers */  
.mw-body h1, .mw-body h2 { 
    font-family: "sitelen-pona pona-pona-Kalopu", fantasy, serif;
    font-size: 30px;
	width: default;
	border: 0px;
	padding: 0px;
	margin: 0px;
}