update
This commit is contained in:
parent
bb98b4db68
commit
d7ac260202
@ -45,6 +45,7 @@
|
|||||||
|
|
||||||
<!-- 隐藏海报区域(样式保持原样) -->
|
<!-- 隐藏海报区域(样式保持原样) -->
|
||||||
<div ref="posterRef" class="poster-wrapper hidden-poster">
|
<div ref="posterRef" class="poster-wrapper hidden-poster">
|
||||||
|
|
||||||
<div class="poster-card">
|
<div class="poster-card">
|
||||||
<div class="poster-content">
|
<div class="poster-content">
|
||||||
<img src="https://images.health.ufutx.com/202604/15/a90d31b444dd5f8f974b502b42bd4872.jpeg" alt="海报背景图" />
|
<img src="https://images.health.ufutx.com/202604/15/a90d31b444dd5f8f974b502b42bd4872.jpeg" alt="海报背景图" />
|
||||||
@ -389,7 +390,7 @@ img {
|
|||||||
.poster-title {
|
.poster-title {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 130px;
|
top: 140px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
letter-spacing: 4px;
|
letter-spacing: 4px;
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user