|
|
请马上登录,朋友们都在花潮里等着你哦:)
您需要 登录 才可以下载或查看,没有账号?立即注册
x
本帖最后由 一斛珠 于 2023-5-21 15:05 编辑
:doodle {
@size: 1024px 640px;
background: url('http://www.hongrenju.net/data/attachment/forum/month_1207/12072208566d3ab77d4be09870.jpg') no-repeat center/cover;
box-shadow: 0 0 9px #000;
position: relative;
margin: 0 0 0 calc(50% - 593px); 左右
z-index: 1;
--state: paused;
}
@size: 100px;
clip-path: @shape(
points: 200;
scale: .3;
x: 2 * cos(3t) + cos(t);
y: 2 * sin(t) + sin(2t);
);
position: absolute;
background: rgb(@m3(@r(255)));
offset-path: path('M212 180a300 120 0 1 0 600 0a300 120 0 1 0 -600 0z');
animation: move 40s infinite linear var(--state);
cursor: pointer;
@keyframes move { to { offset-distance: 100%; } }
|
评分
-
| 参与人数 4 | 威望 +130 |
金钱 +260 |
经验 +130 |
收起
理由
|
梦缘
| + 30 |
+ 60 |
+ 30 |
赞一个! |
南无月
| + 20 |
+ 40 |
+ 20 |
赞一个! |
红影
| + 50 |
+ 100 |
+ 50 |
赞一个! |
马黑黑
| + 30 |
+ 60 |
+ 30 |
很给力! |
查看全部评分
|