From a441e761486a03b09da387a47c280a571e5bedfa Mon Sep 17 00:00:00 2001 From: Preston Date: Wed, 3 Jan 2024 20:14:09 -0800 Subject: [PATCH] Update index.html --- index.html | 71 +++++++++++++++++++++--------------------------------- 1 file changed, 27 insertions(+), 44 deletions(-) diff --git a/index.html b/index.html index ae2c0b9..bc7c7b9 100644 --- a/index.html +++ b/index.html @@ -66,36 +66,6 @@ display: block; } - .splitter { - border-right: 1.5px solid #888; /* Adjust color as needed */ - height: 50px; /* Adjust height as needed */ - margin: 0 10px; /* Adjust margin as needed */ - } - - .main-reset-buttons { - display: flex; - flex-direction: row; - align-items: center; - } - - .dropdown-btn-container { - display: flex; - flex-direction: row; - align-items: center; - } - - .column-1-8 { - display: flex; - flex-direction: column; - align-items: center; - } - - .column-1-5 { - display: flex; - flex-direction: column; - align-items: center; - } - .source-btn { background-color: black; color: white; @@ -112,28 +82,41 @@ .source-btn:hover { background-color: #333; } + + .pick-client { + color: #555; + } + + .line { + width: 100%; + border-top: 1px solid #888; + margin: 10px 0; + } + + .version-text { + margin: 10px 0; + color: #555; + }

Welcome to EaglerCraftX

+

Pick a Client:

+

Version 1.8

-
- -
- -
+ + +
+

Version 1.5

-
-
-