测试:修订间差异
来自勿忘草与永远的少女
跳到导航跳到搜索
无编辑摘要 |
无编辑摘要 |
||
| 第89行: | 第89行: | ||
<div id="live-desc" style="font-size: 14px; opacity: 0.85; margin-bottom: 20px;"></div> | <div id="live-desc" style="font-size: 14px; opacity: 0.85; margin-bottom: 20px;"></div> | ||
<!-- | <!-- 可点击的封面(改用 div + 背景图) --> | ||
<a id="live-cover-link" href="#" target="_blank" rel="noopener noreferrer" style="display: block; margin-bottom: 15px;"> | <a id="live-cover-link" href="#" target="_blank" rel="noopener noreferrer" style="display: block; margin-bottom: 15px;"> | ||
< | <div id="live-cover-img" style=" | ||
width: 100%; | |||
max-width: 280px; | |||
height: 160px; | |||
margin: 0 auto; | |||
border-radius: 12px; | |||
box-shadow: 0 4px 12px rgba(0,0,0,0.3); | |||
background-size: cover; | |||
background-position: center; | |||
background-repeat: no-repeat; | |||
"></div> | |||
</a> | </a> | ||
<!-- | <!-- 按钮(横排) --> | ||
<div style="display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 15px; flex-wrap: nowrap;"> | <div style="display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 15px; flex-wrap: nowrap;"> | ||
<span id="live-prev-btn" style="background: rgba(255,255,255,0.2); border: 1px solid rgba(255,255,255,0.4); padding: 6px 16px; border-radius: 40px; cursor: pointer; white-space: nowrap;">◀ 上一个</span> | <span id="live-prev-btn" style="background: rgba(255,255,255,0.2); border: 1px solid rgba(255,255,255,0.4); padding: 6px 16px; border-radius: 40px; cursor: pointer; white-space: nowrap;">◀ 上一个</span> | ||






