Skip to content

gemuese-im-abo.de by klickreflex

Screenshot of gemuese-im-abo.de

Details

Authorklickreflex

LicenseNo License

CategoryGemüse im Abo

Created

Updated

Code size906 B

Code checksum1fdb8f8e

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Zeigt Inhalt der regionalen Familienkiste hervorgehoben ganz oben an

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           gemuese-im-abo.de
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
@-moz-document domain("gemuese-im-abo.de") {
#collapse20,
#collapse59 {
    height: auto !important;
    display: block !important;
    
}

#collapse20,
#collapse59 {
    height: auto !important;
    display: block !important;
    
}

.aboshop li:nth-child(6) {
    background-color: #BE185D;
    color: #fff;
    padding: 30px;
    height: 130px;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 9000;

}

.aboshop li:nth-child(6) .row {
    max-width: 800px;
    margin: 0 auto;
}

.aboshop li:nth-child(6) .col-xs-5 {
    width: 100%;
    max-width: 500px;
}

.aboshop li:nth-child(6) .col-xs-6 {
    display: none;
}

body {
    padding-top: 130px;
}

.navbar {
    position: static !important;
}
}

Reviews

No reviews yet.