updated 图片调整
This commit is contained in:
parent
af34067dae
commit
ec6e666939
@ -423,14 +423,17 @@
|
||||
</div>
|
||||
<div class="mod-foot">
|
||||
<div class="inner">
|
||||
<div class="hd"><span>🫣支持我的开源</span></div>
|
||||
<div class="hd"><span>😳支持我的开源</span></div>
|
||||
<div class="bd">
|
||||
<div class="box">
|
||||
<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 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>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 156 KiB After Width: | Height: | Size: 103 KiB |
BIN
static/image/qrcode-luckmoney.jpg
Normal file
BIN
static/image/qrcode-luckmoney.jpg
Normal file
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 |
@ -631,16 +631,16 @@ a:hover{
|
||||
color: #646464;
|
||||
}
|
||||
.mod-foot .bd .box{
|
||||
width: 360px;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.mod-foot .bd .box .item{
|
||||
display: inline-block;
|
||||
margin: 0 5px;
|
||||
margin: 0 5px 10px;
|
||||
border: 1px solid #f0f0f0;
|
||||
filter: grayscale(0.6);
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.mod-foot .bd{
|
||||
padding: 10px 0;
|
||||
|
@ -423,7 +423,7 @@
|
||||
</div>
|
||||
<div class="mod-foot">
|
||||
<div class="inner">
|
||||
<div class="hd"><span>🫣支持我的開源</span></div>
|
||||
<div class="hd"><span>😳支持我的開源</span></div>
|
||||
<div class="bd">
|
||||
<div class="box">
|
||||
<div class="item">
|
||||
@ -432,6 +432,9 @@
|
||||
<div class="item">
|
||||
<img src="static/image/qrcode-alipay.jpg" height="240" alt="支付寶支付"/>
|
||||
</div>
|
||||
<div class="item">
|
||||
<img src="static/image/qrcode-luckmoney.jpg" height="280" alt="红包"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ft">
|
||||
|
Loading…
x
Reference in New Issue
Block a user