2023.6.16点星
位置:
首页 >
黑氏音画[发布: 2024.2.21 作者: 马黑黑 阅读: 132]
:doodle {
@size: 1242px 699px;
position: relative;
background: url('https://638183.freep.cn/638183/t23/webp1/dmxk15.webp');
box-shadow: 0 0 8px #000;
opacity: .95;
z-index: 1;
margin: 0 0 0 calc(50% - 640px);
--state: paused;
}
@nth(1) {
@size: 100px;
@shape: hypocycloid 4;
@place: 50% 160px;
background: radial-gradient(transparent, rgba(0,0,100,.8), rgba(255,255,255,.6));
cursor: pointer;
z-index: @size;
animation: rot 6s infinite linear var(--state);
}
@match(i ≥ 2) {
@size: @r(2,10)px;
@shape: hypocycloid 4;
@place: @r(20, 1242)px @r(0,200)px;
background: #909ccb;
opacity: .8;
transform: rotate(-30deg);
animation: flash .5s @r(-1)s infinite alternate;
}
@keyframes rot { to { transform: rotate(360deg); } }
@keyframes flash { to { transform: rotate(30deg); opacity: 0; } }
前一篇: 2023.6.14惠风和畅
下一篇: 2023.6.19猫的舞步