Free Bird

1
2
3
4
5
6
7
8
9
<div id="music_div" class="music">
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=350 height=86 src="//music.163.com/outchain/player?type=2&id=21052194&auto=0&height=66"></iframe>
</div>
<style>
.music{margin: auto;width: 50%;z-index:4;bottom:0;left:30px}
@media screen and (max-width:768px){
.music{display:none}
}
</style>

Free Bird
https://zhaosn.github.io/2022/music-embed/
作者
Zhao SN
发布于
2022年10月31日
更新于
2022年11月4日
许可协议