注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1来访问最新页面。https://zh.moegirl.org.cn/User:BugCatcher/common.css?_=1/* 用户标识图标化
行政员 */
.markrights-bureaucrat::after {
content: "Bc" !important;
}
/* 用户查核员 */
.markrights-checkuser::after {
content: "Cu" !important;
}
/* 监督员 */
.markrights-suppress::after {
content: "Sp" !important;
}
/* 管理员 */
.markrights-sysop::after {
content: "So" !important;
}
/* 巡查姬 */
.markrights-patroller::after {
content: "Pt" !important;
}
/* 荣誉维护人员 */
.markrights-honoredmaintainer::after {
content: "Hm" !important;
}
/* 界面管理员 */
.markrights-interface-admin::after {
content: "Ia" !important;
}
/* 脚本编辑员 */
.markrights-scripteditor::after {
content: "Se" !important;
}
/* 技术编辑员 */
.markrights-techeditor::after {
content: "Te" !important;
}
/* 机器人 */
.markrights-bot::after {
content: "Bt" !important;
}
/* 机器用户 */
.markrights-flood::after {
content: "Fl" !important;
}
/* 优质编辑者 */
.markrights-goodeditor::after {
content: "Ge" !important;
}
/* STAFF */
.markrights-staff::after {
content: "St" !important;
}
/* IP封禁豁免者 */
.markrights-ipblock-exempt::after {
content: "Ie" !important;
}
/* 手动确认用户 */
.markrights-manually-confirmed::after {
content: "Mc" !important;
}
/* 特殊贡献者 */
.markrights-special-contributor::after {
content: "Sc" !important;
}
/* 文件维护员 */
.markrights-file-maintainer::after {
content: "Fm" !important;
}
/* 延伸确认用户 */
.markrights-extendedconfirmed::after {
content: "Ec" !important;
}