User:KurwaAntics/vector.css
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump 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.
/* Remove Ads */
.adsbygoogle { display:none !important; }
/* Edit windows textbox */
#wpTextbox1{
font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
}
/* Heading */
.mw-body h1, .mw-body h2 {
font-family: "Linux Libertine",Georgia,Times,serif !important;
}
.mw-body #toc h2, .mw-body .toc h2 {
font-family: sans-serif !important;
}