Skip to content

doodle.com - 07/12/2022, 09:24:03 by afilguer

Screenshot of doodle.com - 07/12/2022, 09:24:03

Details

Authorafilguer

LicenseNo License

Categorydoodle.com

Created

Updated

Size728 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Larger doodle style for larger screens

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           doodle.com - 07/12/2022, 09:24:03
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Doodle wider and taller for large screens
@author         afilguer
==/UserStyle== */
@-moz-document domain("doodle.com") {

    /* participate.62e98ca65ec588289863.css | https://cdn2.doodle.com/scheduling-experience/participate.62e98ca65ec588289863.css */
    .AdsLayout .AdsSlot--top {
        min-height: 0;
    }

    .votable-container-module_votable-experience__ugkP7 {
        min-height: 1000px;
    }
    .AdsLayout {
        grid-template-columns: minmax(0, 1fr) 75% minmax(0, 1fr);
    }

    .OneColumnLayout {
        max-width: 100%;
    }
}

Reviews

No reviews yet.