Skip to content

游民星空去灰色 by viewtheard

Screenshot of 游民星空去灰色

Details

Authorviewtheard

LicenseNo License

Categorygamesky

Created

Updated

Size341 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

gamesky no grey

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           gamersky.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    游民星空去灰色
@author         viewtheard
==/UserStyle== */
@-moz-document domain("gamersky.com") {
		head > style:nth-child(13) {
			display: none;

		}
 
		html { 
			-webkit-filter: grayscale(0);
		} 
}

Reviews

No reviews yet.