|
|
请马上登录,朋友们都在花潮里等着你哦:)
您需要 登录 才可以下载或查看,没有账号?立即注册
x
[i=s] 本帖最后由 亚伦影音工作室 于 2023-5-13 11:22 编辑 [/i]
花潮lrc在线
:doodle {
@size: 120px;
@shape: circle;
right: 60px;
top: 60px;
cursor: pointer;
z-index: 2;
background: url(https://pic.imgdb.cn/item/639c602fb1fccdcd36980aad.png)0 0/100% 100%;
animation: rot 6s infinite linear forwards var(--state);
}
@keyframes rot { to { transform: rotate(360deg); filter:hue-rotate(360deg)} }
:doodle {
@size: 100% 100%;
}
position: absolute;
left: @r(150)%;
top: -20%;
:after {
position: absolute;
content: '@p(•,❄,❄,•,❊,❄,•,•)';
color: #FFffff;
font-size: @r(2, 35)px;
}
animation: fall @r(25,50)s @r(-20, 20)s infinite var(--state);
@keyframes fall {
0% {top: -20%; transform: rotate(0deg)scale(0.2);}
100% {top: 98%;transform: rotate(@p(180, 360)deg)scale(1.2); }
}
|
评分
-
| 参与人数 4 | 威望 +160 |
金钱 +320 |
经验 +160 |
收起
理由
|
小辣椒
| + 50 |
+ 100 |
+ 50 |
很给力! |
醉美水芙蓉
| + 30 |
+ 60 |
+ 30 |
|
梦缘
| + 30 |
+ 60 |
+ 30 |
很给力! |
红影
| + 50 |
+ 100 |
+ 50 |
赞一个! |
查看全部评分
|