Adds the Pride bitview logo even past Pride month!
Support LGBTQIA+ ALL year round!
Pride Logo for BitView by Northpark
Details
AuthorNorthpark
LicenseNo License
Categoryhttps://www.bitview.net/
Created
Updated
Size316 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Works on https://www.bitview.net/
Source code
/* ==UserStyle==
@name Pride Logo for BitView
@namespace bitview.net/user/Northpark
@version 1.0.0
==/UserStyle== */
@-moz-document domain("www.bitview.net") {
#masthead .logo {
content: url(https://www.bitview.net/img/bv09pride.png) ;
float: left;
display: block;
}
}