From fb287eaaec6b64bf8c9bcf3797c9b5c15d2f5fcc Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 29 Sep 2021 00:38:53 +0100 Subject: [PATCH] Updated Dividers & Margins Applied Separated Dividers for Server player count, Mojang Status & Launching and Pack selection to give fine-tuned control over each margin to allow for better text placement. --- app/assets/css/launcher.css | 25 ++++++++++++++++++++++--- app/landing.ejs | 4 ++-- 2 files changed, 24 insertions(+), 5 deletions(-) diff --git a/app/assets/css/launcher.css b/app/assets/css/launcher.css index b64e191f..d95e1c8a 100644 --- a/app/assets/css/launcher.css +++ b/app/assets/css/launcher.css @@ -3212,8 +3212,27 @@ input:checked + .toggleSwitchSlider:before { height: 25px; width: 2px; background: rgba(107, 105, 105, 0.7); - margin-left: 50px; - margin-right: 11px; + margin-left: 60px; + right: 20px; + margin-right: 10px; +} + +.bot_divider_r { + height: 25px; + width: 2px; + background: rgba(107, 105, 105, 0.7); + margin-left: 45px; + right: 10px; + margin-right: 13px; +} + +.bot_divider_rl { + height: 25px; + width: 2px; + background: rgba(107, 105, 105, 0.7); + margin-left: 15px; + right: 10px; + margin-right: 13px; } /* * * @@ -3232,7 +3251,7 @@ input:checked + .toggleSwitchSlider:before { font-size: 15px; font-weight: 900; text-shadow: 0px 0px 20px #949494; - margin-left: 10px; + margin-left: 14px; } /* Wrapper container for the mojang status bar. */ diff --git a/app/landing.ejs b/app/landing.ejs index 06d3219b..897ea8b5 100644 --- a/app/landing.ejs +++ b/app/landing.ejs @@ -139,13 +139,13 @@
-
+
0% -
+