为一些作者添加明显的标记
Bangumi - QB 的一家之言 by inqb
Details
Authorinqb
LicenseWTFPL
Categorybgm.tv
Created
Updated
Size900 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 Bangumi - QB 的一家之言
@version 20240720.08.59
@namespace https://userstyles.world/user/inqb
@description 为一些作者添加明显的标记
@author inqb
@license WTFPL
==/UserStyle== */
@-moz-document domain("bgm.tv") {
a[href*="/person/31669"] {
/* 漆原虹平 */
color: red!important;
border: solid 1px !important;
}
a[href*="/person/35780"] {
/* B站附属:童园 */
color: red!important;
border: solid 1px !important;
}
a[href*="/person/13220"] {
/* 野﨑まど */
color: red!important;
border: solid 1px !important;
}
a[href*="/person/15354"] {
/* 河本ほむら ref: https://bgm.tv/blog/320443 */
color: red!important;
border: solid 1px !important;
}
a[href*="/person/48196"] {
/* 黒柳尚己 */
color: orange!important;
border: solid 1px !important;
}
}