From a31606c1413f022d15ade4235673442116da3d77 Mon Sep 17 00:00:00 2001 From: luptmoor Date: Mon, 2 Mar 2026 11:29:15 +0100 Subject: [PATCH] logo changes --- assets/endex-Logo_Solo.svg | 23 +++++++++++++++++++++++ css/style.css | 2 +- index.html | 6 +++--- js/script.js | 13 +++++++++++++ locales/de.json | 3 +++ locales/en.json | 7 +++++-- 6 files changed, 48 insertions(+), 6 deletions(-) create mode 100644 assets/endex-Logo_Solo.svg diff --git a/assets/endex-Logo_Solo.svg b/assets/endex-Logo_Solo.svg new file mode 100644 index 0000000..38df58d --- /dev/null +++ b/assets/endex-Logo_Solo.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/css/style.css b/css/style.css index c9acd03..9d2654e 100644 --- a/css/style.css +++ b/css/style.css @@ -726,7 +726,7 @@ footer { } #footer-logo { - width: 364px; + width: 100px; max-width: 100%; margin-bottom: 40px; } diff --git a/index.html b/index.html index 587b1ed..640ad2f 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@
@@ -201,7 +201,7 @@