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