Skip to content

bilibili去灰色 by viewtheard

Screenshot of bilibili去灰色

Details

Authorviewtheard

LicenseNo License

Categorybilibili

Created

Updated

Size369 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

bilibili去灰色

Notes

bilibili去灰色

Source code

/* ==UserStyle==
@name           bilibili去灰色
@namespace      github.com/openstyles/stylus
@version        1.0.1
@description    bilibili去灰色
@author         viewtheard
==/UserStyle== */
@-moz-document domain("www.bilibili.com") {
	html.gray {
		-webkit-filter: grayscale(0) saturate(1);
	}
    #bili-header-banner-img > img:nth-child(3){
		display:none;
	}
}

Reviews

No reviews yet.