Skip to content

Hide wikenigma’s dear reader popup by anakojm

Details

Authoranakojm

LicenseGNU GPLV3

Categorywikenigma.org.uk

Created

Updated

Size354 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide the annoying "Dear reader : Do you have any suggestions for the site's content?" popup

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Hide dear reader popup
@namespace      wikenigma.org.uk
@version        1.0.0
@description    Hide the annoying "Dear reader : Do you have any suggestions for the site's content?" popup
@author         anakojm
==/UserStyle== */

@-moz-document domain(wikenigma.org.uk) {
#DialogOverlay{display:none!important}
}

Reviews

No reviews yet.