Removes the subscription box from the sidebar on a post since almost all the time it will point to a different deviant than the one's post you're viewing.
Remove Random Subscription Box by chromiacat
Details
Authorchromiacat
LicenseGNU General Public License v3.0
Categorydeviantart
Created
Updated
Size191 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 Remove Random Subscription Box
@version 20240126.16.49
@namespace ?
==/UserStyle== */
@-moz-document domain("deviantart.com") {
._2F0x{
display: none
}
}