MediaWiki:Vector-2022.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
.mw-body p { | .mw-body p { | ||
font-family: "Spectral", serif; | font-family: "Spectral", serif; | ||
font-weight: 400; | font-weight: 400; | ||
Revision as of 03:10, 23 October 2025
a {
color: #f8bd49;
}
a:hover{
color: #bd9039;
}
a:visited {
color: #f8bd49;
}
.vector-pinnable-element .mw-list-item a:not(.mw-selflink):visited, .vector-dropdown-content .mw-list-item a:not(.mw-selflink):visited {
color: #f8bd49;
}
html.skin-theme-clientpref-night .skin-invert-image img, html.skin-theme-clientpref-night .skin-invert, html.skin-theme-clientpref-night .oo-ui-iconElement-icon:not(.oo-ui-image-progressive):not(.oo-ui-image-destructive):not(.oo-ui-checkboxInputWidget-checkIcon):not(.oo-ui-image-invert):not(.mw-no-invert), html.skin-theme-clientpref-night .oo-ui-indicatorElement-indicator {
filter: none;
}
.vector-menu-tabs .mw-list-item a:visited {
color: #f8bd49;
}
.oo-ui-toolbar {
color: #ffffff;
}
.oo-ui-toolbar span {
color: #ffffff;
}
html.skin-theme-clientpref-night .skin-invert-image img, html.skin-theme-clientpref-night .skin-invert, html.skin-theme-clientpref-night .oo-ui-iconElement-icon:not(.oo-ui-image-progressive):not(.oo-ui-image-destructive):not(.oo-ui-checkboxInputWidget-checkIcon):not(.oo-ui-image-invert):not(.mw-no-invert), html.skin-theme-clientpref-night .oo-ui-indicatorElement-indicator {
color-scheme: light;
filter: invert(1) hue-rotate(180deg)!important;
}
/* Website-like titles */
.mw-body h1, .mw-body .mw-heading1, .mw-body-content h1, .mw-body-content .mw-heading1, .mw-body-content h2, .mw-body-content .mw-heading2 {
font-family: "Finger Paint", sans-serif;
font-weight: 400;
font-style: normal;
}
.mw-body p {
font-family: "Spectral", serif;
font-weight: 400;
font-style: normal;
}
.mw-body li {
font-family: "Spectral", serif;
font-weight: 400;
font-style: normal;
}
.mw-body span {
font-family: "Spectral", serif;
font-weight: 400;
font-style: normal;
}
.mw-body a {
font-family: "Spectral", serif;
font-weight: 400;
font-style: normal;
}