diff --git a/updater/src/index.css b/updater/src/index.css index 0f57fa1..74f2aa6 100644 --- a/updater/src/index.css +++ b/updater/src/index.css @@ -171,7 +171,7 @@ body { .ecsu-btn-dark { --bs-btn-color: #fff; - --bs-btn-bg: #344767; + --bs-btn-bg: #2b303a; --bs-btn-border-color: #344767; --bs-btn-hover-color: #fff; --bs-btn-hover-bg: #4a5c7c; diff --git a/updater/src/index.html b/updater/src/index.html index 5c91f6d..f0049b7 100644 --- a/updater/src/index.html +++ b/updater/src/index.html @@ -1,7 +1,7 @@ - +
@@ -11,48 +11,69 @@