forked from ProjectSegfault/website
Two buttons for same destinations. Seriously?
This commit is contained in:
parent
0994b3be38
commit
c9963805cf
@ -1,7 +1,8 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&family=Quicksand:wght@500&display=swap');
|
||||
|
||||
body {
|
||||
background-color: #151515;
|
||||
|
||||
background-color: #151515;
|
||||
color: white;
|
||||
font-family: 'Comfortaa', sans-serif;
|
||||
margin: 0;
|
||||
|
@ -25,9 +25,9 @@
|
||||
<a href="/" class="text-flicker-in-glow" style="color: #ce1717">Project <span style="color: #00d4aa">Segfault</span></a>
|
||||
<a href="{'#'}" class="button" id="MenuButton" on:click={showResponsive}>Menu</a>
|
||||
<div class="center navbarpieceofshitfuckihatethis" id="navbarpieceofshitfuckihatethis">
|
||||
<a href="https://instances.projectsegfau.lt" class="button">Instances</a>
|
||||
<a href="https://instances.projectsegfau.lt" class="button">Instances & Games </a>
|
||||
|
||||
|
||||
<a href="https://instances.projectsegfau.lt" class="button">Games</a>
|
||||
|
||||
<a href="/minecraft" class="button">Minecraft</a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user