Replaces the Bitview logo with the Christmas logo RysieQu made
BITVIEW CHRISTMAS THEME 2 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 2
@version 20231126.00.09
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.bitview.net/") {
#masthead .logo {
content: url(https://cdn.discordapp.com/attachments/900162994686787594/1178124462244241468/image.png?ex=657500e8&is=65628be8&hm=3c4601933bdf8b50714d53b5efca43e57402cf3bb26d1cc0056af9c31889e5bf&)
}
#masthead .logo {
margin-top: -8px;
}
}