隐藏徽章、发送私信、等级进度条,修改帖子与字帖之间的分界线
福吧论坛帖子优化显示 by GrowMa
Details
AuthorGrowMa
LicenseNo License
Categorywndflb2023
Created
Updated
Size403 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 福吧论坛帖子优化显示
@version 20241205.06.53
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.wnflb2023.com/thread") {
.avatar {}
.md_ctrl {
display: none;
}
.pm2 {
display: none;
}
.pbg2 {
display: none;
}
.plhin {
border-bottom: 1px dashed #CDCDCD;
}
.pi {
border-bottom: none !important;
text-align: center;
}
}