[feat] new fast parser

This commit is contained in:
kwaroran
2023-07-17 16:30:55 +09:00
parent 1c409a04f7
commit 297568e704
5 changed files with 126 additions and 20 deletions

View File

@@ -45,6 +45,10 @@ html, body{
color: var(--FontColorItalicBold);
}
.chattext em strong{
color: var(--FontColorItalicBold);
}
::-webkit-scrollbar {
width: 5px;
height: 5px;