Do you hate the new PBS Kids Logo? Don't worry. Just install this, And you'll have the old one back!
Old PBS Kids Logo by SuperJamesWorld
Details
AuthorSuperJamesWorld
LicenseNo License
Categorypbskids.org
Created
Updated
Size687 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
1.1.0: Added more logo replacements
1.0.0: Release
Source code
/* ==UserStyle==
@name Old PBS Kids Logo
@namespace https://userstyles.world/user/SuperJamesWorld
@version 1.1.0
@description Do you hate the new PBS Kids Logo? Don't worry. Just install this, And you'll have the old one back!
@author BBVM
==/UserStyle== */
@-moz-document domain("pbskids.org") {
img[src="https://cms-tc.pbskids.org/globalresources/resources/img/pbs-kids-logo.svg?fhash=52b8c6e"],
img[src="https://cms-tc.pbskids.org/globalresources/resources/img/pbs-kids-logo.svg"] {
content: url("https://web.archive.org/web/20220228232815im_/https://cms-tc.pbskids.org/pbskidswebsite/resources/images/content/pbs-kids-logo.svg")
}
}