sanriooooooooo
sanrio youtube icon by ORM
Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/255017.user.css
Details
AuthorORM
LicenseNONE
Categoryyoutube
Created
Updated
Size504 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 sanrio youtube icon
@namespace USO Archive
@author pryst
@description sanriooooooooo
@version 20221121.17.07
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("youtube.com")
{
#logo-icon
{
content: url("https://i.pinimg.com/originals/6a/8a/cf/6a8acfe5d27e516abbf57e74e9849d7d.gif") !important;
width: 100px;
height: 50px;
object-fit: cover;
}
ytd-topbar-logo-renderer
{
width: 0%;
}
}