From f65515bc12a05c65872997a8187b6e7e74d90d5b Mon Sep 17 00:00:00 2001 From: wolegca <2738076308@qq.com> Date: Mon, 9 Sep 2019 17:57:54 +0800 Subject: [PATCH] update css --- index.css | 14 ++++++++++++++ index.html | 9 +++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/index.css b/index.css index f568109..5084752 100644 --- a/index.css +++ b/index.css @@ -8,8 +8,22 @@ body { margin: 0; padding: 0; min-height: 100%; + position:relative; background-image: url(/star-catcher-astronaut-catching-stars-for-research-astronaut.jpg); background-size: cover; background-repeat: repeat-y; background-position: center +} + +.menu-container { + position: relative; + height:100%; + float:left; + width:100%; +} + +.menu-container ul { + display: block; + text-decoration: none; + } \ No newline at end of file diff --git a/index.html b/index.html index ef9b916..571ea93 100644 --- a/index.html +++ b/index.html @@ -2,11 +2,16 @@ - + title -
+