支持自定义头衔

This commit is contained in:
2021-12-24 00:06:19 +08:00
parent 920cf1e5a7
commit e78bf90799
5 changed files with 162 additions and 34 deletions

View File

@@ -296,6 +296,11 @@
padding: .1em .5em;
}
.box-header-name.author-title {
color: white;
background-color: #333;
}
.root-dark-mode .box-header-cw {
background-color: #00a;
}