Skip to content

Twitter_X平台样式(转帖样式优化、) by hanshou101

Details

Authorhanshou101

LicenseNo License

Categoryweb

Created

Updated

Size337 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           x.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("x.com") {

	/*增加了对【转帖模式】的高亮显示。*/
	span[data-testid="socialContext"]{
		background: #FF7800;
		zoom: 2;
	}
}

Reviews

No reviews yet.