zhangwei
4 天以前 14f7d39b1885442de42bdd81806774151baddd4f
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;
}