diff --git a/assets/bilder/Logo.png b/assets/bilder/Logo.png index 01046f1..22b23e7 100644 Binary files a/assets/bilder/Logo.png and b/assets/bilder/Logo.png differ diff --git a/assets/design.css b/assets/design.css index 63636ab..a33194a 100644 --- a/assets/design.css +++ b/assets/design.css @@ -46,7 +46,6 @@ body{ color: #f2f2f2; } - #top { position: fixed; bottom: 1.2rem; @@ -72,7 +71,7 @@ body{ display: inline-block; cursor: pointer; text-decoration: none; - color: rgb(138,43,226); + color: #fff; border: rgb(138,43,226) 0.125em solid; padding: 0.125em 0.5em; margin-left: 0.85em; @@ -109,7 +108,7 @@ body{ .neon-button:hover, .neon-button:focus { - color: rgb(138,43,226); + color: #fff; text-shadow: none; } @@ -128,6 +127,8 @@ body{ top: 50%; left: 50%; transform: translate(-50%, -50%); + width: fit-content; + height: 100%; } .seite { diff --git a/index.html b/index.html index cc1cd2d..a38867b 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ Startseite - + @@ -34,8 +34,9 @@

- Startseite -

+ - \ No newline at end of file +