simply removes the Patreon banner.
Pony Town - No Patreon Banner + Twitter by werewire
Details
Authorwerewire
LicenseCC-BY-NC-4.0
Categorypony.town
Created
Updated
Size357 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
now removes the twitter banner too
Source code
/* ==UserStyle==
@name Pony Town - No Patreon Banner and Twitter Banner
@namespace github.com/openstyles/stylus
@version 3.0.1
@description Removes Patreon Banner + the twitter one.
@author Werewire
==/UserStyle== */
@-moz-document domain("pony.town") {
support-button, .twitterColor {
display: none !important;
}
}