Änderung und Validatorenanpassung
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
left: -20%;
|
||||
right: 520px;
|
||||
margin: 0 auto;
|
||||
margin-top:430px;
|
||||
margin-top:370px;
|
||||
}
|
||||
#tbl_main {
|
||||
font-family: Arial;
|
||||
|
||||
Reference in New Issue
Block a user