Änderung und Validatorenanpassung

This commit is contained in:
ja
2021-11-19 11:30:47 +01:00
parent e2619c9c2e
commit e38550f60e
6 changed files with 40 additions and 57 deletions

View File

@@ -10,17 +10,6 @@
overflow-y: clip;
overflow-x: clip;
}
.container-fluid {
width: 500px;
height: 473px;
position: absolute;
background-color: rgba(255,255,255,0.5);
top: 50%;
bottom: 50%;
left: 50%;
right: 50%;
margin: -140px auto auto -180px;
}
#Login1_LoginButton {
color: #fff;
background-color: #003680;
@@ -41,15 +30,13 @@
width: 400px;
height: 260px;
margin-block: auto inherit;
margin: 0% -20% 50% 50%;
margin: -187px -20% 50% 50%;
}
#lbl_Ueberschrift {
background-color: #003680;
font-size: 2.55em;
color: #fff;
}
.txt_design {
color: #003680;
font-size: 1.65em;

View File

@@ -35,7 +35,7 @@
left: -20%;
right: 520px;
margin: 0 auto;
margin-top:430px;
margin-top:370px;
}
#tbl_main {
font-family: Arial;