Made to work with VL2009, also works on its own.
Will work with Compact Header
Authorpseudodistant
LicenseCC0
Categoryvidlii.com
Created
Updated
Size526 B
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Made to work with VL2009, also works on its own.
Will work with Compact Header
/* ==UserStyle==
@name VidLii YouTube logo
@version 20221005.16.23
@namespace userstyles.world/user/pseudodistant
@description Made to work with VL2009, also works on its own.
Will work with Compact Header
@author pseudodistant
@license CC0
==/UserStyle== */
@-moz-document domain("www.vidlii.com") {
img#hd_vidlii, .s_head > div:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
content: url("https://cdn.discordapp.com/attachments/893245920668450816/984240136223064094/unknown.png");
}
}