umm the title explains it
yalp no love text by CozmoDev
Details
AuthorCozmoDev
LicenseNo License
Categoryyalp.rocks
Created
Updated
Size224 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 yalp love remover
@namespace yalp.rocks
@description yalp love remover
@version 0.1.0
@author me
==/UserStyle== */
@-moz-document domain("yalp.rocks") {
#love {
display: none;
}
}