subscription boxes be gone !
wheresyoured.at by mtness
Details
Authormtness
LicenseNo License
Categorywheresyoured.at
Created
Updated
Size369 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name wheresyoured.at
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("wheresyoured.at") {
body {
overflow: visible !important;
}
div[class*="outpost-subscribe"],
.outpost-cta.outpost-popup
{
display: none !important;
}
}