Replaces the Bitview logo with the Christmas logo Zylx made
BITVIEW CHRISTMAS THEME 3 by griffenhiggins
Details
Authorgriffenhiggins
LicenseNo License
Categoryhttps://www.bitview.net/
Created
Updated
Size441 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 BITVIEW CHRISTMAS THEME 3
@version 20231126.00.18
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.bitview.net/") {
#masthead .logo {
content: url(https://cdn.discordapp.com/attachments/900162994686787594/1178126908278452365/image.png?ex=6575032f&is=65628e2f&hm=90f1c966457728f9df65656d8d986f8fe781aea7f796d64b341bb946a40bec70&)
}
#masthead .logo {
margin-top: -8px;
}
}