added a cool animation, to be improved

This commit is contained in:
Midou36O 2022-04-22 19:02:25 +00:00
commit bc1d549d59
Signed by untrusted user: midou
GPG Key ID: 08063D5407090BC2

View File

@ -3,9 +3,16 @@
import ProjectSegfaultLogo from "../assets/images/projectsegfault1.png";
</script>
<header>
<<<<<<< HEAD
<img src={ProjectSegfaultLogo} id="ProjectSegfaultLogoHeader" alt="Why is this not loading? Anyway, project segfault's logo." />
<a href="/" class="text-flicker-in-glow" style="color: #ce1717">Project <span style="color: #00d4aa">Segfault</span></a>
<section class="center">
=======
<img src={ProjectSegfaultLogo} id="ProjectSegfaultLogoHeader" alt="project segfault's logo." />
<a href="/" style="color: #ce1717">Project</a> <a href="/" style="color: #00d4aa">Segfault</a>
<div class="center">
>>>>>>> 3d08dbd2ae052f04c710f8cb955d8bbc313399ad
<a href="/instances" class="button">Instances</a>
<a href="/gameservers" class="button">Games</a>
@ -15,8 +22,7 @@
<a href="/minecraft" class="button">Minecraft</a>
<a href="/contact" class="button">Contact</a>
</section>
</div>
</header>
<style>