Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Joseph0M (talk | contribs)
mNo edit summary
Joseph0M (talk | contribs)
mNo edit summary
Line 19: Line 19:


.content body.dovedale-theme-light th.headerSort {
.content body.dovedale-theme-light th.headerSort {
filter: invert(100%);
filter: invert(100%) !important;
}
}

Revision as of 17:45, 6 May 2025

.citizen-header__button {
    border-radius: var(--border-radius-medium) !important;
 }
.mw-logo-icon {
	border-radius: var(--border-radius-base) !important;
}
.home-card__background {
	background: var(--color-surface-2--hover) !important;
}
@media only screen and (max-width: 768px) {
    .citizen-header__logo .mw-logo-icon, .citizen-header__logo .citizen-ui-icon {
    	transition-property: opacity !important;
    }
}

body.dovedale-theme-light th.headerSort {
	filter: invert(0%) !important;
}

.content body.dovedale-theme-light th.headerSort {
	filter: invert(100%) !important;
}
🍪 Yum Yum Yum! Cookies help us better deliver our services. By using our site, you agree to our use of cookies.