Skip to content

雪球宽屏 by damaike

Details

Authordamaike

LicenseNo License

Categoryxueqiu.com

Created

Updated

Size510 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

雪球网页宽屏适配,适合4K+显示器;删除了右侧不常用模块:雪球交易,最赚钱组合,悬赏,让页面更清爽

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         雪球宽屏
@version      20240114
@namespace    ?
==/UserStyle== */

@-moz-document domain("xueqiu.com") {
.article__container {
	  width: 960px;
	}
	
	.user__container {
	  width: 1550px;
	}
	
	.user__col--middle, .home__col--lf {
	  width: 1040px;
	}
	
	.container, .container-md {
	  width: 1360px;
	}
	
	.profiles__main {
	  width: 1040px;
	}

	.home__business, .most-profitable__container, .home__reward__entry {
		display: none;
	}

}


Reviews

No reviews yet.