diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ff39dee..83d41a2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,12 +3,12 @@ - - - - - + + + + + @@ -125,7 +133,9 @@ - + + @@ -134,6 +144,7 @@ - \ No newline at end of file diff --git a/css/common.css b/css/common.css index 4cd864d..9bf3d99 100644 --- a/css/common.css +++ b/css/common.css @@ -2,7 +2,6 @@ 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; } diff --git a/css/index.css b/css/index.css index 57f88ef..4afad90 100644 --- a/css/index.css +++ b/css/index.css @@ -10,7 +10,7 @@ } .ban-top-title{ margin-top:50px; - font-size: 20px; + font-size: 18px; color: #f2f2f2; width:700px; } diff --git a/images/index.jpg b/images/index.jpg index a867c48..aaf86b0 100644 Binary files a/images/index.jpg and b/images/index.jpg differ diff --git a/images/index1.jpg b/images/index1.jpg index 46cafc0..89bdd27 100644 Binary files a/images/index1.jpg and b/images/index1.jpg differ diff --git a/images/index2.jpg b/images/index2.jpg index 0e747cc..8afca7c 100644 Binary files a/images/index2.jpg and b/images/index2.jpg differ diff --git a/images/index3.jpg b/images/index3.jpg index 07469ae..25e1948 100644 Binary files a/images/index3.jpg and b/images/index3.jpg differ