|
|
请马上登录,朋友们都在花潮里等着你哦:)
您需要 登录 才可以下载或查看,没有账号?立即注册
x
全屏欣赏
:doodle {z-index:80; @grid: 2 / 260px 80px; position: absolute; bottom: 30px; right:30px; --prog:0%; --size: 50px; --ttmsg1: '00:00'; --ttmsg2: '00:00'; color: var(--color); --color:radial-gradient(#ff0000, #DC143C, #adff2f, #FA8072, #feca57); --state: paused; }
/* 时间信息 : 左 */
@nth(1) { @place: 10% 80%; :after { content: var(--ttmsg1); } }
/* 控制器 */
@nth(2) { @size: var(--size); clip-path:@shape(points:360; r:abs.sin(6.0t)*1.14;); @place: 45% 35%; background: var(--color); animation: rot 6s infinite linear var(--state); }
/* 时间信息 : 右 */
@nth(3) { @place: 80% 80%; :after { content: var(--ttmsg2); } }
/* 进度条 */
@nth(4) { @place: 40% 80%; @size: 100% 4px; background: #bbb; display: grid; place-items: center start; :before { content: ''; width: var(--prog); height: 100%; background: var(--color); } }
@keyframes rot { to { transform: rotate(1turn); } } /* 控制器旋转 */
贺花潮论坛AI专区开启
|
评分
-
| 参与人数 2 | 威望 +90 |
金钱 +180 |
经验 +90 |
收起
理由
|
红影
| + 50 |
+ 100 |
+ 50 |
赞一个! |
偶然~
| + 40 |
+ 80 |
+ 40 |
赞一个! |
查看全部评分
|