1 Star 8 Fork 4

lianglongqun/typing-game

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pace-theme-barber-shop.css 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
llq 提交于 2019-05-25 12:10 +08:00 . 导入
.pace{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2000;position:fixed;margin:auto;right:20px;bottom:25px;width:200px;height:8px;border:1px solid #000;background-color:#fff}.pace .pace-progress{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-transition:width 1s ease-in-out 1s linear;-moz-transition:width 1s ease-in-out 1s linear;-ms-transition:width 1s ease-in-out 1s linear;-o-transition:width 1s ease-in-out 1s linear;transition:width 1s ease-in-out 1s linear;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);max-width:190px;position:fixed;z-index:2000;display:block;position:absolute;left:1px;top:1px;height:4px;font-size:12px;background:#000;color:#000;line-height:20px;font-weight:700;font-family:微软雅黑}.pace .pace-progress:after{content:attr(data-progress-text);display:inline-block;margin-top:5px;line-height:20px;text-align:center}.pace.pace-inactive{display:none}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jscode/typing-game.git
git@gitee.com:jscode/typing-game.git
jscode
typing-game
typing-game
master

搜索帮助