Skip to content

移动平台优化 by somelou

Details

Authorsomelou

LicenseNo License

Categorycm

Created

Updated

Size423 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

demo

Notes

demo

Source code

/* ==UserStyle==
@name         移动平台优化
@version      20210908.06.43
@namespace    userstyles.world/user/somelou
@description  demo
@author       somelou
@license      No License
==/UserStyle== */

@-moz-document domain("10.78.228.58") {
/**
 * 高新兴平台
 */

#fm #container #body .bodycontent iframe {
	display: none !important;
}

#fm #container #body .bodycontent .login {
	display: block !important;
}
}

Reviews

No reviews yet.