zhangwei
2025-08-22 85c54d88f139096614aea4b06f2166cae27729d7
src/style/index.scss
@@ -36,4 +36,10 @@
/* 色弱模式 */
.html-weakness {
  filter: invert(80%);
}
.baseclass{
  color: rgba(15, 95, 210, 1);
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}