xd
YouTube 2005 Logo for KamTape by zucky1
Details
Authorzucky1
LicenseNo License
Categorykamtape.com
Created
Updated
Size507 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 www.kamtape.com - Jul 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("kamtape.com") {
img[alt="KamTape"]
{
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;
}
}