just4me
sanrio by iikamiialv
Details
Authoriikamiialv
LicenseNo License
Categoryyoutube.com
Created
Updated
Size499 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 youtube.com - 12/3/2023, 14:24:28
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("youtube.com") {
{
#logo-icon
{
content: url(https://img1.picmix.com/output/stamp/normal/9/0/6/1/2331609_3f08f.gif") !important;
width: 85px;
height: 50px;
object-fit: cover;
}
ytd-topbar-logo-renderer
{
width: 0%;
}
}