Skip to content

NO WIKIPEDIA DONATIONS by minnieo

Screenshot of NO WIKIPEDIA DONATIONS

Details

Authorminnieo

LicenseNo License

Categoryen.wikipedia.org

Created

Updated

Size366 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

hide donation banners. before u feel bad, they aren't going away, this is a fundraising campaign

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           NO WIKIPEDIA DONATIONS
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         minnie
==/UserStyle== */

@-moz-document domain("en.wikipedia.org") {
    
    .vector-sitenotice-container,
    [aria-label="fundraising banner"] {
        display: none !important;
    }
    
}

Reviews

No reviews yet.