|
|
请马上登录,朋友们都在花潮里等着你哦:)
您需要 登录 才可以下载或查看,没有账号?立即注册
x
:doodle {
@size: 1100px 700px;
background: url('https://pic.imgdb.cn/item/65ebc3229f345e8d030d7a51.gif') no-repeat center/cover;
background-blend-mode: lighten;
box-shadow: 0 0 8px #000;
position: relative;
margin: -80px 0 0 calc(50% - 633px);
z-index: 1;
--state: paused;
}
@match(@i ≤ @size - 2) {
@size: @r(50,100)px;
@shape: @p(fish, whale);
@place:50px 50px;
background: rgba(@m3(@r(255)), .9);
offset-path: path('M@r(200) @r(200), L@r(800,1000) @r(300), L@r(400,550) @r(500,640)Z');
:after {
position:absolute;
content: '';
opacity: 0.3
right: 10px;
width: 10px;
height: 10px;
border-radius: 50%;
background: radial-gradient(black,snow);
}
animation: swim @r(10,30)s @r(-10, 0)s infinite ease-in-out var(--state);
}
@nth(@size) {
@shape: bud 1;
@size: 100px;
@place: center 90%;
background: rgba(200,20,20,.65);
cursor: pointer;
animation: rot 5s infinite linear var(--state);
}
@keyframes swim { to { offset-distance: 100%; } }
@keyframes rot { to { transform: rotate(360deg); } }
|
评分
-
| 参与人数 6 | 威望 +250 |
金钱 +500 |
经验 +250 |
收起
理由
|
小辣椒
| + 50 |
+ 100 |
+ 50 |
赞一个! |
红影
| + 50 |
+ 100 |
+ 50 |
赞一个! |
樵歌
| + 50 |
+ 100 |
+ 50 |
赞一个! |
千羽
| + 30 |
+ 60 |
+ 30 |
很给力! |
南无月
| + 30 |
+ 60 |
+ 30 |
很给力! |
梦油
| + 40 |
+ 80 |
+ 40 |
赞一个! |
查看全部评分
|