💿 修复播放器:面板320px+iframe高度90px+auto=1+热歌榜
This commit is contained in:
parent
59fcef0dcd
commit
5f1c63d30f
@ -329,10 +329,10 @@ table.tool-table td:last-child{text-align:right}
|
||||
</div>
|
||||
<span style="font-size:12px;color:rgba(90,208,224,.5)">音律</span>
|
||||
</div>
|
||||
<div id="music-panel" style="display:none;position:absolute;top:48px;right:0;z-index:100;width:280px;background:rgba(11,20,36,.95);backdrop-filter:blur(16px);border:1px solid rgba(90,208,224,.1);border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.5);padding:14px">
|
||||
<div style="font-size:13px;color:rgba(90,208,224,.6);margin-bottom:10px;letter-spacing:1px">◈ 光湖 · 音律</div>
|
||||
<div style="border-radius:8px;overflow:hidden">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=100% height=80 src="//music.163.com/outchain/player?type=0&id=3778678&auto=0&height=80"></iframe>
|
||||
<div id="music-panel" style="display:none;position:absolute;top:52px;right:0;z-index:100;width:320px;background:rgba(11,20,36,.95);backdrop-filter:blur(16px);border:1px solid rgba(90,208,224,.1);border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.5);padding:16px">
|
||||
<div style="font-size:13px;color:rgba(90,208,224,.6);margin-bottom:12px;letter-spacing:1px">◈ 热歌榜 · 光湖音律</div>
|
||||
<div style="border-radius:8px;overflow:hidden;background:#0a0a0a">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=100% height=90 src="//music.163.com/outchain/player?type=0&id=3778678&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<span class="tb-tag" onclick="toggleLogin()" id="login-toggle">登录</span>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user