Adds the RevTube logo to YouClipped
RevTube logo for YouClipped by flowerz
Details
Authorflowerz
LicenseNo License
Categoryyouclipped
Created
Updated
Size324 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 RevTube logo for YouClipped
@version 1
@namespace ?
==/UserStyle== */
@-moz-document domain("youclipped.com") {
.logost {
content: url('https://files.catbox.moe/l495ft.png') !important;
}
.footerlogost {
content: url('https://files.catbox.moe/l495ft.png') !important;
}
}