Änderungen an Login Struktur

This commit is contained in:
ja
2021-10-11 14:20:27 +02:00
parent f96d3b784d
commit 81c66c8091
5 changed files with 27 additions and 46 deletions

View File

@@ -25,7 +25,7 @@
}
.container-fluid {
width: 400px;
height: 379px;
height: 400px;
background-color: rgba(255,255,255,0.5);
margin: 0 auto;
margin-top: 220px;
@@ -52,7 +52,8 @@
}
.txt_design2 {
color: #003680;
font-size: 1.725em;
font-size: 1.695em;
margin-right:1px;
}
#LoginButton {
background-color: #003680;