From fb14bf80144dac086e30cda2eabc7619fa2fecce Mon Sep 17 00:00:00 2001 From: wolegca <2738076308@qq.com> Date: Mon, 9 Sep 2019 17:19:35 +0800 Subject: [PATCH] change the css --- index.css | 16 ++++++++++++++-- index.html | 1 + 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/index.css b/index.css index f8ffbb4..a9e6af9 100644 --- a/index.css +++ b/index.css @@ -1,2 +1,14 @@ -html{margin:0px;padding:0px;height:100%} -body{margin:0px;padding:0px;min-height:100%;background:url('/star-catcher-astronaut-catching-stars-for-research-astronaut.jpg') cover repeat-y} \ No newline at end of file +html { + margin: 0; + padding: 0; + height: 100% +} + +body { + margin: 0; + padding: 0; + min-height: 100%; + background-image: url(/star-catcher-astronaut-catching-stars-for-research-astronaut.jpg); + background-size: cover; + background-repeat: repeat-y +} \ No newline at end of file diff --git a/index.html b/index.html index 49a3a18..ef9b916 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@
+