e
Eri Youtube Logo for michelle by imkento
Details
Authorimkento
LicenseKento Approved License
CategoryYT
Created
Updated
Size749 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
e
Source code
/* ==UserStyle==
@name Eri Youtube Logo for michelle
@namespace USO Archive
@author Kento
@description `Eri Youtube Logo`
@version 20220812.9.52
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("youtube.com")
{
#logo-icon
{
content: url("https://img.wattpad.com/c460145be33122fdc11bba953f882c74df9e5102/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f776174747061642d6d656469612d736572766963652f53746f7279496d6167652f5554626557665f4142316b4b30413d3d2d3435352e313632306533643564626633393331303236303233313536313039342e6a7067?s=fit&w=720&h=720") !important;
width: 100px;
height: 50px;
object-fit: cover;
}
ytd-topbar-logo-renderer
{
width: 0%;
}
}