nevermind
This commit is contained in:
parent
6ea9533c06
commit
e51ed02bfe
@ -17,7 +17,6 @@
|
||||
<h2>Home</h2>
|
||||
<img src="imgs/zuck.jpg" alt="Mark Zuckerberg Chilling" style="width:300px;height:300px;" srcset="" class="broider">
|
||||
<p class="double">Welcome to my Website.</p>
|
||||
<a href='./index.html'><button class="button:active>Home</button></a>
|
||||
<a href='./sitemap.html'><button class="button">Sitemap</button></a>
|
||||
</body>
|
||||
<style>
|
||||
|
@ -25,16 +25,3 @@ display: none;
|
||||
-ms-overflow-style: none;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
.buttontwo {
|
||||
padding: 15px 25px;
|
||||
font-size: 24px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
color: #fff;
|
||||
background-color: #3e8e41;
|
||||
border: none;
|
||||
border-radius: 15px;
|
||||
box-shadow: 0 9px #999;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user