Skip to content

11班之家 by kkk

Details

Authorkkk

LicenseNo License

Category只有这一个适用

Created

Updated

Size493 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

半透明系统

Notes

Source code

/* ==UserStyle==
@name         11班之家
@version      20210829.02.25
@namespace    userstyles.world/user/kkk
@description  半透明系统
@author       kkk
@license      No License
==/UserStyle== */

@-moz-document url("http://eleven-class.my-style.in/") {
body
{
    opacity:0.5;
}
}

@-moz-document url("http://eleven-class.my-style.in/%e5%85%b3%e4%ba%8e/") {
body
{
    opacity:0.5;
}
}

@-moz-document url-prefix("http://eleven-class.my-style.in/forums/") {
body
{
    opacity:0.6;
}
}

Reviews

No reviews yet.