Skip to content

Seterra UN Wide Map by nullf

Screenshot of Seterra UN Wide Map

Details

Authornullf

LicenseNo License

Categoryhttps://www.geoguessr.com/seterra/

Created

Updated

Size578 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wide mode for Settera "UN Member States quiz" to play without zooming in.

Notes

Userstyle doesn't have notes.

Source code

    /* ==UserStyle==
@name           Seterra UN Wide Map
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Seterra UN Wide Map
@author         .nullf
==/UserStyle== */
    @-moz-document url-prefix("https://www.geoguessr.com/seterra/en/vgp/3199") {

        .gg-item-right.gg-item {
            display: none !important;
        }

        #leftcol.gg-item-left {
            max-width: 100%;
            padding-right: 20px;
        }

        #contentwrapper.gg-container {
            width: 100%;
            max-width: 100%;
        }
    }

Reviews

No reviews yet.