问好队长,周六快乐
谢谢红影。周末愉快。{:4_204:}
<style type="text/css">
.bgbox {
width: 960px;
height: 600px;
left: -100px;
background: skyblue url('https://pic.imgdb.cn/item/6280d04c09475431297acdb1.jpg') no-repeat;
position: relative;
}
.outer {
width: 240px;
height: 240px;
left: 20px;
top: 20px;
border-radius: 50%;
position: absolute;
}
.wrap {
width: 240px;
height: 240px;
overflow: hidden;
background-color: rgba(38,172,205,.95);
border-radius: 50%;
position: absolute;
}
.wrap::before, .wrap::after {
content: '';
position: absolute;
width: 400px;
margin-top: -220px;
margin-left: -80px;
height: 400px;
transform-origin: 49% 47%;
border-radius: 50%;
background-color: #fff;
animation: rot 4s linear infinite;
opacity: .7;
}
.wrap::after{
animation: rot 4s 2.5s linear infinite;
}
@keyframes rot { to { transform: rotate(1turn); } }
</style>
<div class="bgbox">
<div class="outer">
<div class="wrap"></div>
</div>
</div>
<script>
let aud = document.createElement('iframe');
aud.src = 'https://music.163.com/outchain/player?type=2&id=1929116221&auto=1&height=66';
aud.style.display = 'none';
document.querySelector('.bgbox').appendChild(aud);
</script>
加林森 发表于 2022-1-22 16:40
谢谢红影。周末愉快。
嗯嗯,大家一起快乐{:4_187:} 本帖最后由 加林森 于 2022-5-15 18:51 编辑 <br /><br />红影 发表于 2022-1-22 20:32
嗯嗯,大家一起快乐
好的好的。{:4_190:}
视频真美,好听又好看, 真棒!谢谢队长好分享!
{:4_204:}
大猫咪 发表于 2022-1-22 21:07
视频真美,好听又好看, 真棒!谢谢队长好分享!
猫猫喜欢就好。{:4_204:}{:4_190:} 加林森 发表于 2022-1-22 21:20
猫猫喜欢就好。
非常喜欢 {:4_179:} 大猫咪 发表于 2022-1-22 21:21
非常喜欢
好的好的。我也很喜欢的。{:4_179:}
页:
1
[2]