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