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