Blame view

src/components/timer/timer.css 120 Bytes
f248ca05   Zhang Zhuo   初始化版本 -张卓
1
2
3
4
5
6
  .timerComCss{
      font-family: "fontInit";
      color: rgb(47, 233, 242);
      font-size: 20px;
      letter-spacing: 2px;
  }