Skip to content

Chefkoch.de updated from GerSKingz by derjake

Screenshot of Chefkoch.de updated from GerSKingz

Details

Authorderjake

LicenseNo License

Categorychefkoch.de

Created

Updated

Size3.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

2023 partial update of GerSKingz’s style, because the main content area wasn’t dark anymore.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Chefkoch 2018 Dark+No-Ads (Keine Werbung+Dunkel)
@namespace    USO Archive
@author       GerSKingz
@description  chefkoch anti ads Dark
@version      20181113.13.44
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("chefkoch.de") {

    #wrapper,
    .wrapper {
        position: relative;
        margin: 0 auto;
        width: 1120px;
        background-color: #171717;
    }
    body,
    main.ds-container {
        font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
        background-color: #171717;
    }

    main.ds-container {
        background-color: hsl(193 15% 13% / 1)
    }

    #page {
        background: #171717;
        padding: 10px;
    }
    .recipe-view .page-title {
        font-size: 33px;
        margin: 15px 0 10px;
        color: white;
    }
    body {
        font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
        background-color: #171717;
        color: white;
    }
    a {
        color: #518dce;
    }
    .clearfix,
    .cf {
        zoom: 1;
        background-color: #171717;
    }
    .comment-content {
        float: right;
        padding: 10px 10px 10px 0;
        width: 450px;
        word-wrap: break-word;
        background-color: #171717;
    }
    .box .box-padding,
    .content-box-content,
    .content-box-padding,
    .sidebar-box-padding {
        padding: 10px;
        zoom: 1;
        word-wrap: break-word;
        background-color: #171717;
    }
    .LwhxWBq img {
        cursor: pointer;
        max-width: 0px;
    }
    .SLxLMLbKh img {
        cursor: pointer;
        max-width: 0px;
    }
    .QeKoVtQSan img {
        cursor: pointer;
        max-width: 0px;
    }
    .link-list__item {
        color: #ffffff;
    }
    .recipe-guide-create-teaser .recipe-guide-create-teaser-action {
        background: #171717;
        background-color: #171717;
    }
    .recipe-guide-create-teaser-footer {
        background: #171717;
        border-top: 1px solid #171717;
    }
    .DAhpVWqeDS img {
        cursor: pointer;
        max-width: 0px;
    }

    .ingredients tbody tr:nth-of-type(odd) td {
        background-color: hsl(173 13% 16% / 1);
    }

    .w-header[data-v-784d1753] {
        background-color: hsl(173 15% 18% / 1);
    }

    guj-ad-outstream,
    .rcp-header-btns {
        display: none;
    }

    .rds-recipe-meta .rds-recipe-meta__badge,
    .recipe-meta .rds-recipe-meta__badge,
    .ds-tag,
    .ds-btn-secondary,
    .amp-carousel-button,
    .ds-inline-form .ds-input,
    .ds-inline-form button,
    .ds-search-bar__control,
    .w-footer,
    .bc-wrap {
        color: hsl(173 35% 50% / 1);
        background: hsl(173 15% 25% / 0);
        border: 1px solid hsl(173 35% 50% / 1);
    }

    .amp-carousel-button {
        background: hsl(173 15% 10% / 1);
    }

    .w-header .ds-tab-nav__link {
        color: hsl(173 35% 35% / 1)
    }

    .w-footer__menu-link,
    .w-footer__headline,
    .w-header .ds-tab-nav__link.ds-tab-nav__link--active .ds-tab-nav__link-label {
        color: hsl(173 35% 50% / 1);
    }
}

Reviews

No reviews yet.