diff --git a/authors.html b/authors.html index b74954ef..58d46dd8 100644 --- a/authors.html +++ b/authors.html @@ -8,6 +8,7 @@ + Final Countdown diff --git a/countdown-list.html b/countdown-list.html index e27120e6..65d5d86b 100644 --- a/countdown-list.html +++ b/countdown-list.html @@ -12,6 +12,7 @@ + diff --git a/fallback.html b/fallback.html index b4a009d5..1c23b458 100644 --- a/fallback.html +++ b/fallback.html @@ -12,6 +12,7 @@ + diff --git a/form-upload.html b/form-upload.html index 47079d71..365dc69a 100644 --- a/form-upload.html +++ b/form-upload.html @@ -3,18 +3,21 @@
Set Custom Bg
- + earth
- + basketball_on_court
- + ship_sky_balloons
- + goku
-
+
+ wait impatiently +
+
diff --git a/form.css b/form.css index 3e3b9d5d..190d4bf6 100644 --- a/form.css +++ b/form.css @@ -70,7 +70,7 @@ input[type="submit"]:hover,.reset button:hover{ /* upload image form */ .bg-presets { display: flex; - width: 100%; + width: 82%; align-items: center; justify-content: center; flex-flow: row wrap; diff --git a/img/bg/basketball_ball_basketball_court_120082_1920x1080.jpg b/img/bg/basketball_on_court.jpg similarity index 100% rename from img/bg/basketball_ball_basketball_court_120082_1920x1080.jpg rename to img/bg/basketball_on_court.jpg diff --git a/img/bg/2082226.jpg b/img/bg/earth.jpg similarity index 100% rename from img/bg/2082226.jpg rename to img/bg/earth.jpg diff --git a/img/bg/goku.jpg b/img/bg/goku.jpg new file mode 100644 index 00000000..d5540c48 Binary files /dev/null and b/img/bg/goku.jpg differ diff --git a/img/bg/ship_sky_balloons_80359_1920x1080.jpg b/img/bg/ship_sky_balloons.jpg similarity index 100% rename from img/bg/ship_sky_balloons_80359_1920x1080.jpg rename to img/bg/ship_sky_balloons.jpg diff --git a/img/bg/gif6.gif b/img/bg/wait_impatient.gif similarity index 100% rename from img/bg/gif6.gif rename to img/bg/wait_impatient.gif diff --git a/index.html b/index.html index 74cd4c28..606446f6 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ + diff --git a/loader.css b/loader.css index 9c43b623..9c8d3f8c 100644 --- a/loader.css +++ b/loader.css @@ -1,7 +1,6 @@ -@import url("themes.css"); .loader{ background-color: rgba(255, 255, 255, 0.95); - color: var(--bg-sidebar); + color: var(--color-banner); padding: 0 1rem; border-radius: 0.4rem; font-size: 1.5em; diff --git a/sidebar.js b/sidebar.js index 458c18be..2ba82f89 100644 --- a/sidebar.js +++ b/sidebar.js @@ -72,7 +72,7 @@ function openBgPicker() { document.body.insertAdjacentHTML( "afterbegin", `