Skip to content

waz.de - Eyesaving Grey by jo-cee

Screenshot of waz.de - Eyesaving Grey

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

waz.de abgedunkelt

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;
    }
}

Reviews

No reviews yet.