diff --git a/assets/css/backend.css b/assets/css/backend.css new file mode 100644 index 0000000..0eb5cef --- /dev/null +++ b/assets/css/backend.css @@ -0,0 +1,24 @@ +.it-login-button { + background-color: hsl(191.6, 43.4%, 55.2%); + box-shadow: 2px 2px 4px hsl(191.6, 43.4%, 60.2%); + border-radius: 8px; + width: max-content; + color: hsl(191.6, 43.4%, 10.2%); + display: flex; + height: 55px; + padding: 0 15px; + align-items: center; + text-decoration: none; + font-weight: bold; +} + +.it-login-button:hover { + background-color: hsl(161.6, 43.4%, 55.2%); + color: hsl(191.6, 43.4%, 10.2%); +} + +.it-login-button > img { + width: 40px; + height: 40px; + margin-right: 10px; +} diff --git a/resources/img/immotooler.png b/resources/img/immotooler.png new file mode 100644 index 0000000..bb60910 Binary files /dev/null and b/resources/img/immotooler.png differ diff --git a/templates/access-key-input.htm b/templates/access-key-input.htm new file mode 100644 index 0000000..560da91 --- /dev/null +++ b/templates/access-key-input.htm @@ -0,0 +1,13 @@ + +
+Sie sind nicht mit Immotooler verbunden +
+ + + +