This commit is contained in:
wolegca 2019-09-09 17:08:08 +08:00
parent cdf657ba5c
commit 7f78aa0fd0
2 changed files with 4 additions and 8 deletions

2
index.css Normal file
View File

@ -0,0 +1,2 @@
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}

View File

@ -2,16 +2,10 @@
<html lang="zh">
<head>
<link href="https://cdn.bootcss.com/twitter-bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet">
<title>fine</title>
<title>title</title>
<head>
<body>
<div class="container" style="text-align:center;">
<div style="background-image:
url('https://img5.goodfon.ru/original/2560x1440/8/dd/noch-nebo-volk-zvezdy-gory-chelovek-reka.jpg');
background-repeat:no-repeat;background-size:fit;">
<a href="https://www.woc-666.top" style="font-size:24px;">JUMP TO WEBSITE</a>
</div>
</div>
<div></div>
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.js"></script>
<script src="https://cdn.bootcss.com/twitter-bootstrap/4.2.1/js/bootstrap.min.js"></script>
</body>