MediaWiki:Common.css
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.
body { background-color: #D4B9E8; } :root { --background-color-base: #DDD5FF; } .cdx-search-input--has-end-button { background-color: #bba5ff; } .vector-pinned-container { background-color: #bba5ff; } .cdx-text-input__input { background-color: #10002A; } pre, code, .mw-code { background-color: #F0E7FF } #footer-poweredbyico { display: none; } .vector-page-toolbar, #vector-main-menu-dropdown, #vector-user-links-dropdown, .mw-logo-icon { display: none; } @font-face { font-family: "Gabarito"; src: url(/static/Gabarito.ttf) format("truetype"); } a, .mw-parser-output a.extiw, .mw-parser-output a.external, .vector-toc .vector-toc-link { color: #090066; }; a.new, .vector-menu-tabs .mw-list-item.new a { color: #e9ffa5; } a:visited { color: #413d66; } body { font-family: "Gabarito", sans-serif; color: #211a67; } #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { font-family: "Gabarito", sans-serif; color: #211a67; } .mw-footer li { color: #211a67; }