Logo white

Zhang Zhuo / ObjectEVEComponents

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ObjectEVEComponents
  • src
  • components
  • timer
  • timer.css
  • 更新组件区域选择 -张卓
    d47ac30f
    Zhang Zhuo authored
    2020-12-22 20:27:25 +0800  
    Browse Code »
timer.css 156 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
.timerComCss{
    font-family: "fontInit";
    color: rgb(47, 233, 242);
    font-size: 20px;
    letter-spacing: 2px;
}
p{
    margin: 0;
    padding: 0;
}