diff --git a/index.html b/index.html index eecb691..bfce93d 100644 --- a/index.html +++ b/index.html @@ -427,6 +427,10 @@
微信扫一扫,使用小程序
+支付宝扫码领红包
+Copyright © passer-by.com
diff --git a/static/image/luckmoney.jpg b/static/image/luckmoney.jpg new file mode 100644 index 0000000..f7974e7 Binary files /dev/null and b/static/image/luckmoney.jpg differ diff --git a/static/style/index.css b/static/style/index.css index 681156d..9b7c592 100644 --- a/static/style/index.css +++ b/static/style/index.css @@ -627,13 +627,13 @@ a:hover{ } .mod-foot .box{ width: 200px; - height: 180px; margin: 0 auto 20px; line-height: 30px; text-align: center; overflow: hidden; } .mod-foot p{ + margin-bottom: 10px; line-height: 30px; }