docs: update sponsor

This commit is contained in:
pengzhanbo 2025-12-16 15:15:23 +08:00
parent 3f9422df83
commit f7c0fe0dd3

View File

@ -26,7 +26,7 @@ search: false
| ::bi:alipay:: AliPay | ::fa:wechat:: WeChat | | ::bi:alipay:: AliPay | ::fa:wechat:: WeChat |
| :------------------------------------: | :---------------------------------------: | | :------------------------------------: | :---------------------------------------: |
| ![Alipay](https://static.pengzhanbo.cn/images/sponsor/ali_pay.jpg){width="300" height="300"} | ![WeChat](https://static.pengzhanbo.cn/images/sponsor/wechat_pay.jpg){width="300" height="300"} | | <VPQRCode text="https://qr.alipay.com/fkx10904qgiga1onjzovz78" dark="#1677FF" /> | <VPQRCode text="wxp://f2f0fm4LwtLUcjuNGJmgbdigQiQE6S9FRMPFonPtYIeVI98" dark="#07C160" /> |
</div> </div>
@ -105,6 +105,10 @@ search: false
justify-content: center; justify-content: center;
} }
.vp-doc .sponsor-table .vp-qrcode {
margin: 0;
}
.vp-doc .sponsor-table img { .vp-doc .sponsor-table img {
width: 150px; width: 150px;
} }