- 精华
- 22
- 金钱
- 44086
- 经验
- 20795
- 在线时间
- 29 小时
- 注册时间
- 2018-12-18
- 最后登录
- 2024-3-1
TA的每日心情 | 慵懒 2023-7-3 22:15 |
|---|
签到天数: 1 天 [LV.1]初来乍到
金牌会员
     
  
|
请马上登录,朋友们都在花潮里等着你哦:)
您需要 登录 才可以下载或查看,没有账号?立即注册
x
本帖最后由 冰心 于 2023-7-3 22:25 编辑
花潮lrc在线
:doodle {
@grid: 2 / 1200px 710px;
bottom: 0px;
left: 0px;
z-index: 999;
position:absolute;
}
clip-path: @shape(
points: 200;
r: cos(@pn(3,6,2,7,8)t);
);
background: radial-gradient(purple, orange, lightgreen);
@nth(1,2,3,4,5,6) {
@size: 100px;
@place: 60px 60px;
cursor: pointer; animation: rot 4s infinite linear var(--state);
}
@nth(1) { @size: 55px; @place: 55% 34%; }
@nth(2) { @size: 70px; @place: 75% 34%; }
@nth(3) { @size: 60px; @place: 20% 26%; }
@nth(4) { @size: 80px; @place: 35% 55%; }
@nth(5) { @size: 155px; @place: 32% 45%; }
@keyframes rot { to { transform: rotate(1turn); } }
:doodle { @size: 450px 1200px; top: 30px; left: 400px;}
@size: 70px;
@shape: circle;
background: linear-gradient(to bottom,#fbc041 0%,#e9dfd1 100%);
font: normal 30px / 30px sans-serif;
:after {
content: @pn([演唱:冰心]);
font-family: '华文行楷', sans-serif;
font-size: 3.0rem;
color: #fd2e8f;
text-shadow: 0 8px 9px #c4b59d, 0px -2px 1px #fff;
font-weight: 900;
letter-spacing: -2px;
}
animation: fall 1s calc((@i - 1) * 1s) linear forwards var(--state);
@keyframes fall {
from { transform: translateY(0); }/*变换:平移Y(0);*/
to { transform: translateY(510px); }
}
:doodle {
@size: 1150px 680px;
}
position: absolute;
left: @r(255)%;
top: -10%;
:after {
position: absolute;
content: '@p( ♬, ♪, ♩, ♫, ∮,冰心, ✲, good, ❤, ☺,三月的阳光, ★, ☆,love, ❄)';
color:#fb52f9;
font-size: @r(15, 30)px;
}
animation: fall 40s @r(-6, 36)s infinite var(--state);
@keyframes fall {
from { transform: rotate(0deg) translate(0px); }
to { transform: rotate(@r(-250,160)deg) translate(-1500px); }
}
|
评分
-
| 参与人数 6 | 威望 +220 |
金钱 +440 |
经验 +220 |
收起
理由
|
醉美水芙蓉
| + 30 |
+ 60 |
+ 30 |
神马都是浮云 |
千羽
| + 30 |
+ 60 |
+ 30 |
很给力! |
小辣椒
| + 50 |
+ 100 |
+ 50 |
赞一个! |
梦缘
| + 30 |
+ 60 |
+ 30 |
很给力! |
三月的阳光
| + 30 |
+ 60 |
+ 30 |
赞一个! |
红影
| + 50 |
+ 100 |
+ 50 |
赞一个! |
查看全部评分
|