From 8f9698a2f0f0e2701c78801211e026dbc9cad826 Mon Sep 17 00:00:00 2001
From: Obydux <68059159+Obydux@users.noreply.github.com>
Date: Sat, 26 Dec 2020 14:35:11 +0200
Subject: [PATCH 01/12] Update index.html
---
index.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/index.html b/index.html
index 0bfa713..8ca9ce0 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
- Loom - Next-generation Minecraft server software.
+ Loom - Next-gen Minecraft server software
@@ -10,7 +10,7 @@
-
+
@@ -23,7 +23,7 @@
justify-content: center;
align-items: center;
flex-direction: column;
- background-color: #f6f6f6;
+ background-color: #2F2F2F;
animation: fadeIn 3s;
}
@@ -46,7 +46,7 @@
font-size: 48px;
margin: 0 auto;
text-align: center;
- color: #2F2F2F;
+ color: #f6f6f6;
}
h3 {
@@ -57,7 +57,7 @@
text-align: center;
font-weight: 600;
max-width: 400px;
- color: #4C4C4C;
+ color: #f6f6f6;
}
.links {
@@ -68,7 +68,7 @@
background-color: #FFB954;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
- color: white;
+ color: DarkSlateGray;
text-decoration: none;
padding: 5px 15px;
border-radius: 5px;
@@ -86,7 +86,7 @@
}
.github {
- background-color: #353535;
+ background-color: #f6f6f6;
}
.discord {
@@ -136,4 +136,4 @@ Test it out! Join demo.loomdev.org
-
\ No newline at end of file
+