Brings the 2006 YouTube Logo to YoreTude!
4/19/2023:
- Fixed the logo size
AuthorQuentendo
LicenseNo License
Categoryhttps://yoretude.com
Created
Updated
Size701 B
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Brings the 2006 YouTube Logo to YoreTude!
4/19/2023:
/* ==UserStyle==
@name Mid 2006 YouTube logo for YoreTude
@namespace UserStyles.world
@author Quentendo
@description `Brings the 2006 Youtube Logo to YoreTude!`
@version 20230419.12.13
@license NO-REDISTRIBUTION
@preprocessor uso
@-moz-document url-prefix("https://yoretude.com/"), url-prefix("/https://yoretude.com/") {
==/UserStyle== */
img[alt="YoreTude"]
{
content: url("https://i.imgur.com/92lfIxd.gif") !important;
width: 134px !important;
height: 48px !important;
top: 2px !important;
z-index: 100 !important;
}
img[src="/img/tagline-20pt.gif"] {
content: url(https://i.imgur.com/LpuNPZ1.png)!important;
}