Skip to content

2005 YT for Tubelious by ToniGamer123

Screenshot of 2005 YT for Tubelious

Details

AuthorToniGamer123

LicenseNo License

CategoryLogos

Created

Updated

Code size588 B

Code checksumdba5201b

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Changes the Tubelious logo to the 2005 YouTube Logo

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           2005 YT for Tubelious
@author         Toni
@version      20231120.17.05
@namespace    ?
@description    `2005 YouTube Logo for Tubelious`
==/UserStyle== */
@-moz-document url-prefix("https://tubelious.xyz/"), url-prefix("/https://tubelious.xyz/"), url-prefix("http://tubelious.xyz/"){

img[alt="Tubelious"]
{
  content: url("https://web.archive.org/web/20050831230308im_/http://www.youtube.com/img/logo_sm.gif") !important;
   width: 116px !important;
    height: 48px !important;
    top: 2px !important;
    z-index: 100 !important;
}
}

Reviews

No reviews yet.