updated 图片调整

This commit is contained in:
zhenghaole 2024-04-25 09:42:31 +08:00
parent af34067dae
commit ec6e666939
6 changed files with 13 additions and 7 deletions

View File

@ -423,14 +423,17 @@
</div> </div>
<div class="mod-foot"> <div class="mod-foot">
<div class="inner"> <div class="inner">
<div class="hd"><span>🫣支持我的开源</span></div> <div class="hd"><span>😳支持我的开源</span></div>
<div class="bd"> <div class="bd">
<div class="box"> <div class="box">
<div class="item"> <div class="item">
<img src="static/image/qrcode-wechat.jpg" height="240" alt="微信支付"/> <img src="static/image/qrcode-wechat.jpg" height="280" alt="微信支付"/>
</div> </div>
<div class="item"> <div class="item">
<img src="static/image/qrcode-alipay.jpg" height="240" alt="支付宝支付"/> <img src="static/image/qrcode-alipay.jpg" height="280" alt="支付宝支付"/>
</div>
<div class="item">
<img src="static/image/qrcode-luckmoney.png" height="280" alt="红包"/>
</div> </div>
</div> </div>
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -631,16 +631,16 @@ a:hover{
color: #646464; color: #646464;
} }
.mod-foot .bd .box{ .mod-foot .bd .box{
width: 360px;
margin: 0 auto; margin: 0 auto;
text-align: center; text-align: center;
overflow: hidden; overflow: hidden;
} }
.mod-foot .bd .box .item{ .mod-foot .bd .box .item{
display: inline-block; display: inline-block;
margin: 0 5px; margin: 0 5px 10px;
border: 1px solid #f0f0f0; border: 1px solid #f0f0f0;
filter: grayscale(0.6); border-radius: 8px;
overflow: hidden;
} }
.mod-foot .bd{ .mod-foot .bd{
padding: 10px 0; padding: 10px 0;

View File

@ -423,7 +423,7 @@
</div> </div>
<div class="mod-foot"> <div class="mod-foot">
<div class="inner"> <div class="inner">
<div class="hd"><span>🫣支持我的開源</span></div> <div class="hd"><span>😳支持我的開源</span></div>
<div class="bd"> <div class="bd">
<div class="box"> <div class="box">
<div class="item"> <div class="item">
@ -432,6 +432,9 @@
<div class="item"> <div class="item">
<img src="static/image/qrcode-alipay.jpg" height="240" alt="支付寶支付"/> <img src="static/image/qrcode-alipay.jpg" height="240" alt="支付寶支付"/>
</div> </div>
<div class="item">
<img src="static/image/qrcode-luckmoney.jpg" height="280" alt="红包"/>
</div>
</div> </div>
</div> </div>
<div class="ft"> <div class="ft">