Designänderungen
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
height: 379px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
margin: 0 auto;
|
||||
margin-top: 40px;
|
||||
margin-top: 220px;
|
||||
}
|
||||
|
||||
#tbl_main {
|
||||
@@ -64,10 +64,9 @@
|
||||
font-size: 2.55em;
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
.txt_design {
|
||||
color: #003680;
|
||||
font-size: 1.45em;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
#CustomerID {
|
||||
@@ -76,6 +75,12 @@
|
||||
}
|
||||
|
||||
#lbl_Hinweis {
|
||||
font-size: 1.188em;
|
||||
font-size: 1.196em;
|
||||
color: dimgrey;
|
||||
}
|
||||
#btn_submitpw{
|
||||
background-color:#003680;
|
||||
color:#fff;
|
||||
width:200px;
|
||||
height:35px;
|
||||
}
|
||||
@@ -27,7 +27,7 @@
|
||||
height: 379px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
margin: 0 auto;
|
||||
margin-top: 40px;
|
||||
margin-top: 220px;
|
||||
}
|
||||
#tbl_main {
|
||||
font-family: Arial;
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
.txt_design {
|
||||
color: #003680;
|
||||
font-size: 1.45em;
|
||||
font-size: 1.65em;
|
||||
}
|
||||
|
||||
#CustomerID {
|
||||
|
||||
@@ -23,12 +23,11 @@
|
||||
margin-top: 20px;
|
||||
}
|
||||
.container-fluid {
|
||||
width: 400px;
|
||||
width: 400px;
|
||||
height: 379px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
margin: 0 auto;
|
||||
margin-top: 40px;
|
||||
|
||||
margin-top: 220px;
|
||||
}
|
||||
#tbl_main {
|
||||
font-family: Arial;
|
||||
@@ -46,8 +45,7 @@
|
||||
font-size: 2.55em;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.txt_design {
|
||||
color: #003680;
|
||||
font-size: 1.45em;
|
||||
font-size: 1.65em;
|
||||
}
|
||||
Reference in New Issue
Block a user