Skip to content

www.jianshu.com - 2024年7月 by hanshou101

Details

Authorhanshou101

LicenseNo License

Categorynoad

Created

Updated

Size314 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.jianshu.com - 2024年7月
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("www.jianshu.com") {
    /* 在此插入代码... */
	body{
		overflow: auto !important
	}
}

Reviews

No reviews yet.