去广告,样式优化
www.javbus.com by zcq100
Details
Authorzcq100
LicenseNo License
Categoryjavbus.com
Created
Updated
Size596 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.javbus.com
@version 20231022.05.25
@namespace userstyles.world/user/zcq100
@description 去广告,样式优化
@author zcq100
@license No License
==/UserStyle== */
@-moz-document domain("javbus.com"), domain("dmmsee.lol") {
.bcpic2,
.banner728,
.banner300 {
display: none;
}
.quote {
border-radius: 10px;
}
.nthread_postbox {
font-family: "LXGW WenKai GB Screen", "微软雅黑";
}
.pcb .zoom {
border-radius: 10px;
box-shadow: gray 5px 5px 5px;
}
.pls .avatar img {
border-radius: 20%;
}
/*
#ct .frame{
display: none;
}
*/
}