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 0000000..22ecede Binary files /dev/null and b/images/favicon.ico differ diff --git a/index.html b/index.html index d3237d7..8d164e5 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ + diff --git a/information.html b/information.html index f6f26d0..53b868a 100644 --- a/information.html +++ b/information.html @@ -6,6 +6,7 @@ +