From 66694185e3c2c274662b696d17c7f8ebf4d991b6 Mon Sep 17 00:00:00 2001 From: Bubbo <85169821+xbubbo@users.noreply.github.com> Date: Thu, 23 May 2024 14:34:28 +0000 Subject: [PATCH] V5.2.2 - Moved apps script + Formatted --- README.md | 2 ++ static/404.html | 2 +- static/apps.html | 2 +- static/assets/styles/fr.css | 6 +++--- static/assets/styles/global.css | 4 ++-- static/games.html | 4 ++-- static/index.html | 2 +- static/privacy.html | 2 +- static/settings.html | 2 +- static/tabs.html | 4 ++-- static/tools.html | 4 ++-- static/tos.html | 2 +- 12 files changed, 19 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 8681ed776..692d26817 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,9 @@ This includes methods of deploying to Render/OnRender. As of January 1st, 2024, Replit is [no longer free](https://blog.replit.com/hosting-changes). Try GitHub Codespaces instead. ### GitHub Codespaces + > If you're setting the port below 1023, then you must run `sudo PORT=1023` + 1. Create a GitHub account if you haven't already. 2. Click "Code" (green button) and then "Create Codespace on main." 3. In the terminal at the bottom, paste `pnpm i && pnpm start`. diff --git a/static/404.html b/static/404.html index 5f3bcc38c..4d8f120d3 100644 --- a/static/404.html +++ b/static/404.html @@ -8,7 +8,7 @@ Home - + diff --git a/static/apps.html b/static/apps.html index e335bf1ee..da8577cc8 100644 --- a/static/apps.html +++ b/static/apps.html @@ -11,7 +11,7 @@ - + diff --git a/static/assets/styles/fr.css b/static/assets/styles/fr.css index ffd19727d..6cd73dab7 100644 --- a/static/assets/styles/fr.css +++ b/static/assets/styles/fr.css @@ -205,7 +205,7 @@ a { } #add-tab:hover { - background-color: var(--accent-color) + background-color: var(--accent-color); } ul { @@ -227,11 +227,11 @@ li { } li.active { - background-color: var(--accent-color); + background-color: var(--accent-color); } li.active:hover { - background-color: var(--accent-color) + background-color: var(--accent-color); } li:hover { diff --git a/static/assets/styles/global.css b/static/assets/styles/global.css index 2d1533296..9d1f64173 100644 --- a/static/assets/styles/global.css +++ b/static/assets/styles/global.css @@ -13,7 +13,7 @@ --column: #353535; --accent-color: #444; --main: #222; - + --text-primary: #fff; --text-secondary: #b0b0b0; --text-placeholder: #aaa; @@ -26,5 +26,5 @@ --transparent: rgb(0, 0, 0, 0); /* Other Colors */ - --tab-hover: #6495ED; + --tab-hover: #6495ed; } diff --git a/static/games.html b/static/games.html index c0461cb81..ff66af2ce 100644 --- a/static/games.html +++ b/static/games.html @@ -9,9 +9,8 @@ Home - + - @@ -30,6 +29,7 @@
+ diff --git a/static/index.html b/static/index.html index 791eb5ac6..ec8129c19 100644 --- a/static/index.html +++ b/static/index.html @@ -8,7 +8,7 @@ Home - + diff --git a/static/privacy.html b/static/privacy.html index bc0b1aaed..8cd18537f 100644 --- a/static/privacy.html +++ b/static/privacy.html @@ -9,7 +9,7 @@ Home - + diff --git a/static/settings.html b/static/settings.html index 0826b3aed..bab06742b 100644 --- a/static/settings.html +++ b/static/settings.html @@ -10,7 +10,7 @@ Home - + diff --git a/static/tabs.html b/static/tabs.html index 5587e3b2e..fa94eaa95 100644 --- a/static/tabs.html +++ b/static/tabs.html @@ -8,8 +8,8 @@ Home - - + + - + - @@ -36,6 +35,7 @@
+ diff --git a/static/tos.html b/static/tos.html index 5d6f9ad9b..e5ef01c1b 100644 --- a/static/tos.html +++ b/static/tos.html @@ -9,7 +9,7 @@ Home - +