We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ec34d commit fc45b22Copy full SHA for fc45b22
docs/捐赠名单.md
@@ -3,18 +3,18 @@
3
4
## 赞赏二维码
5
6
-<div align="center">
7
- <div style="display: flex; justify-content: center; align-items: center; gap: 20px;">
8
- <div style="text-align: center;">
+<table align="center">
+ <tr>
+ <td align="center">
9
<h3>微信赞赏</h3>
10
- <img src="static/images/wechat_pay.jpeg" alt="微信赞赏二维码" width="200"/>
11
- </div>
12
+ <img src="./static/images/wechat_pay.jpeg" alt="微信赞赏二维码" width="200"/>
+ </td>
13
<h3>支付宝赞赏</h3>
14
- <img src="static/images/zfb_pay.png" alt="支付宝赞赏二维码" width="200"/>
15
16
17
-</div>
+ <img src="./static/images/zfb_pay.png" alt="支付宝赞赏二维码" width="200"/>
+ </tr>
+</table>
18
19
# MediaCrawler捐赠名单
20
0 commit comments