From 2f88c10312a3ab2a0ee5d9fdafa68f5293d3caa1 Mon Sep 17 00:00:00 2001 From: Promlg1104 Date: Mon, 22 Nov 2021 11:56:32 +0100 Subject: [PATCH] asd --- assets/design.css | 15 +++++++++++++++ index.html | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/assets/design.css b/assets/design.css index d65647a..15f768d 100644 --- a/assets/design.css +++ b/assets/design.css @@ -133,6 +133,21 @@ a .menu .spaceholder { padding: 30px 0; } +.signIn { + position: fixed; + top: 20px; + right: 20px; + appearance: none; + -webkit-appearance : none; + -moz-appearance : none; + -o-appearance : none; + width: 70px; + height: 35px; + background-image: url(./bilder/SignIn_Button.jpg); + border-radius: 22px; + cursor: pointer; + outline: none; +} #dark_mode { position: fixed; diff --git a/index.html b/index.html index a8a13aa..70bad5b 100644 --- a/index.html +++ b/index.html @@ -12,9 +12,9 @@ Startseite 2. Seite 3. Seite -

Darkmode

+ - +