MediaWiki:Citizen.css: verschil tussen versies
MediaWiki-interfacepagina
Meer acties
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
| Regel 14: | Regel 14: | ||
#footer-icons a { | #footer-icons a { | ||
background: transparent; | background: transparent; | ||
} | |||
.mw-portlet.mw-portlet-skin-client-prefs-skin-theme.mw-portlet-js.citizen-menu { | |||
display: none; | |||
} | } | ||
Versie van 5 dec 2025 20:30
:root {
--color-surface-2: #5D4141;
--color-surface-1: #3F2D2D;
/* --color-surface-0: #3E1C00;*/
--color-surface-0: #5D4141;
--background-color-progressive: rgba(63, 45, 45, 1);
--color-base: rgba(255, 255, 255, .7);
--color-emphasized: rgba(255, 255, 255, 1);
--color-subtle: rgba(255, 255, 255, .5);
}
#footer-icons a {
background: transparent;
}
.mw-portlet.mw-portlet-skin-client-prefs-skin-theme.mw-portlet-js.citizen-menu {
display: none;
}