Reverts new-notif color to the old one.
Old Quotev Notifs by ghfdjskdfhg
Details
Authorghfdjskdfhg
LicenseNo License
Categoryquotev
Created
Updated
Size296 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 yellow notifs
@version 20231112.07.12
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.quotev.com/") {
a.notifUnread {
background-color: #fefbb9;
border-color: #fefbb9;
border-left-color: rgb(221, 221, 221);
}
}