From 2423f50ada922004af54cad27b062255fe127706 Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Thu, 28 Nov 2019 15:08:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20ico=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 17 +++++++++++++++-- aboutUs.html | 1 + css/common.css | 5 +++++ details.html | 1 + experience.html | 1 + images/favicon.ico | Bin 0 -> 1150 bytes index.html | 1 + information.html | 1 + 8 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 images/favicon.ico diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3cebbfe..ff39dee 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,6 +3,12 @@ + + + + + + diff --git a/aboutUs.html b/aboutUs.html index 63af632..3061fb0 100644 --- a/aboutUs.html +++ b/aboutUs.html @@ -6,6 +6,7 @@ + diff --git a/css/common.css b/css/common.css index 0f3bebd..4cd864d 100644 --- a/css/common.css +++ b/css/common.css @@ -1,6 +1,11 @@ *{ margin:0;padding:0; } +body{ + font-family: "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", Helvetica, Arial, SimHei, 黑体, "Microsoft YaHei", 微软雅黑, "WenQuanYi Micro Hei", sans-serif; + height: 100%; + overflow-x: hidden; +} .fl{ float:left; } diff --git a/details.html b/details.html index 5d5b4ea..e49aee4 100644 --- a/details.html +++ b/details.html @@ -6,6 +6,7 @@ + diff --git a/experience.html b/experience.html index ca8b9e0..48ad02a 100644 --- a/experience.html +++ b/experience.html @@ -6,6 +6,7 @@ + diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..22ecede058d93dd66164d074e9602ea0ce900f53 GIT binary patch literal 1150 zcmd6mKTE?v7{)Kj<&rdwjkOd9(GF6?K^(+E1VNmnV+Tj;^5{YB7Oo#r!IC7 zaTakF{090Zq#~Bq-?iF5wzhQ;yzu1Sd+vGv+?$IK22U6Y-Wd@|A<{yKDF6ji=b8TX zFin-y1xo2g()PB&s#39>#^v>`X<5#hWw{aSb=&rKz8}Ug?KOOI=uX+6Bu?H|u}!!G z*9#U5!!EM7&)y-Zv}5y*6NKopXi}}de_>nF zU8Lr7P@p%F9}m@_d9Fd`RF(9e()(GZ{ONifQrB|AH=k=)^1ucu a;uU + diff --git a/information.html b/information.html index f6f26d0..53b868a 100644 --- a/information.html +++ b/information.html @@ -6,6 +6,7 @@ +