For those who don't like the blue and green Summer BitView holiday logo.
BitView (restore non-holiday logo) by parkeroilar2328
Details
Authorparkeroilar2328
LicenseNO-REDISTRIBUTION
Categorybitview.net
Created
Updated
Size481 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 (restore non-holiday logo)
@namespace Userstyles.world
@author Parker Oilar
@description For those who don't like the blue and green Summer BitView holiday logo.
@version 2023.06.30
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.bitview.net") {
#masthead .logo {
content: url(https://www.bitview.net/img/bv09logo.png) ;
float: left;
display: block;
}
}