MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 16: | Line 16: | ||
body { | body { | ||
font-family: "Gabarito", sans-serif; | |||
} | |||
#content h1, | |||
#content h2 { | |||
font-family: "Gabarito", sans-serif; | font-family: "Gabarito", sans-serif; | ||
} | } |
Revision as of 22:08, 4 February 2025
body { background-color: #bba5ff; } :root { --background-color-base: #bba5ff; } .cdx-search-input--has-end-button { background-color: #bba5ff; } .vector-pinned-container { background-color: #bba5ff; } .cdx-text-input__input { background-color: #bba5ff; } pre, code, .mw-code { background-color: #bba5ff; } #footer-poweredbyico { display: none; } @import url('https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&display=swap'); body { font-family: "Gabarito", sans-serif; } #content h1, #content h2 { font-family: "Gabarito", sans-serif; }