a logo replacer for Liivid. Someone probably misses Vidlii, not me though.
vidlii logo for liivid by griffenhiggins
Details
Authorgriffenhiggins
LicenseNo License
Categoryhttps://liivid.co/
Created
Updated
Size739 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Does not work with compact header
Source code
/* ==UserStyle==
@name VIDLII THEME FOR LIIVID
@version 20230610.07.05
@namespace ?
==/UserStyle== */
@-moz-document domain("liivid.co") {
.logo img {
height: 0px !important;
width: 0px !important;
padding-left: 180px !important;
padding-top: 54px !important;
background: url(https://cdn.discordapp.com/attachments/508029679173632031/558336779183194113/hhhfjhfu.png) no-repeat !important;
}
#hd_vidlii {
height: 0x !important;
width: 0px !important;
padding-left: 180px !important;
padding-top: 100px !important;
background: url(https://cdn.discordapp.com/attachments/508029679173632031/558336779183194113/hhhfjhfu.png) no-repeat !important;
left: 3px;
}
}