MediaWiki:Common.css: Difference between revisions
new attempt at underlined links Tag: Reverted |
Tag: Rollback |
||
Line 22: | Line 22: | ||
} | } | ||
a, .mw-parser-output a.extiw, .mw-parser-output a.external, | a, .mw-parser-output a.extiw, .mw-parser-output a.external, .vector-toc .vector-toc-link { color: #090066; }; | ||
color: #090066; | |||
} | |||
a.new, .vector-menu-tabs .mw-list-item.new a { color: #e9ffa5; } | |||
a.new, .vector-menu-tabs .mw-list-item.new a { | |||
color: #e9ffa5; | |||
} | |||
a:visited { color: #413d66; } | a:visited { color: #413d66; } |
Revision as of 21:08, 16 April 2025
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: #F0E7FF; } 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; } */ .vector-page-toolbar, #vector-main-menu-dropdown, #vector-user-links-dropdown { 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; }