半透明系统
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;
}
}