diff --git a/YuPing.ico b/YuPing.ico new file mode 100644 index 0000000..603e4eb Binary files /dev/null and b/YuPing.ico differ diff --git a/css/less.less b/css/less.less index d2b4584..6b1cb1d 100644 --- a/css/less.less +++ b/css/less.less @@ -277,6 +277,14 @@ ul { margin-top: 38px; background: url("../img/footer-logo.png") no-repeat; } + .yuping_logo { + width: 170px; + height: 83px; + margin-top: 38px; + background: url("../img/yupingLogo.png") no-repeat; + background-size: cover; + margin-left: 20px; + } .qr { width: 133px; height: 153px; diff --git a/img/yupingLogo.png b/img/yupingLogo.png new file mode 100644 index 0000000..baea573 Binary files /dev/null and b/img/yupingLogo.png differ diff --git a/img/yupingPage.jpg b/img/yupingPage.jpg new file mode 100644 index 0000000..148e9ea Binary files /dev/null and b/img/yupingPage.jpg differ diff --git a/index.html b/index.html index 745513b..161c820 100644 --- a/index.html +++ b/index.html @@ -1,103 +1,121 @@ -
- + +