Fix: Show "blue" bar for new spots at BS5

这个提交包含在:
int2001 2023-12-23 04:27:00 +00:00
父节点 043a5135eb
当前提交 ed02b0b6c7
找不到此签名对应的密钥
GPG 密钥 ID: DFB1C13CD2DB037B

查看文件

@ -18,6 +18,8 @@
-moz-transition: all 15s ease;
-o-transition: all 15s ease;
transition: all 15s ease;
--bs-table-bg: #5dade2;
--bs-table-accent-bg: #5dade2;
}
</style>