Personal style
Hide Redeem Circle. by drtaru
Details
Authordrtaru
LicenseNo License
Categorytwitch.tv/marinemammalrescue
Created
Updated
Size229 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 Hide Redeem Circle.
@version 20230826.21.38
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.twitch.tv/moderator/marinemammalrescue") {
.hxrafu {
display: none;
}
}