Skip to content

给斗鱼,去除【浮动变大】特效 by hanshou101

Details

Authorhanshou101

LicenseNo License

Categorytest

Created

Updated

Size436 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

12312

Notes

123123

Source code

/* ==UserStyle==
@name           www.douyu.com - 2022/11/4 09:30:31
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://www.douyu.com/directory/all") {
	.DyListCover-wrap.is-hover:hover {
		width: 100%;
		margin-left: 0%;
		margin-top: 0%;
	}
	document {
		/* 平滑滚动 */
		/* 		scroll-behavior: smooth;   */
	}
}

Reviews

No reviews yet.