waz.de abgedunkelt
waz.de - Eyesaving Grey by jo-cee
Details
Authorjo-cee
LicenseNo License
Categorywww.waz.de
Created
Updated
Size858 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name waz.de - Eyesaving Grey
@version 20230726.14.29
@namespace userstyles.world/user/jo-cee
@description waz.de abgedunkelt
@author jo-cee
@license No License
==/UserStyle== */
@-moz-document domain("waz.de"),
domain("embedded.tankentanken.de"),
domain("www.waz.de") {
.body {
background: #d3d3d3 !important;
}
.w-full {
background: #d3d3d3 !important;
border-radius: 4px;
}
.bg-white {
background: #d3d3d3 !important;
}
#pageMainContent {
background: #d3d3d3 !important;
}
.jSlideWrapper {
background: #d3d3d3 !important;
}
#headerMetaNavBar {
background: #d3d3d3 !important;
}
.bg-background-100 {
background: #d3d3d3 !important;
}
div {
background: #d3d3d3 !important;
}
}