Designanpassungen
This commit is contained in:
@@ -55,4 +55,16 @@
|
||||
#lbl_Hinweis {
|
||||
font-size: 1.188em;
|
||||
color: dimgrey;
|
||||
}
|
||||
#btn_Back {
|
||||
background-color: #003680;
|
||||
color: #fff;
|
||||
width: 140px;
|
||||
height: 25px;
|
||||
}
|
||||
#btn_Send {
|
||||
background-color: #003680;
|
||||
color: #fff;
|
||||
width: 200px;
|
||||
height: 35px;
|
||||
}
|
||||
@@ -48,4 +48,10 @@
|
||||
.txt_design {
|
||||
color: #003680;
|
||||
font-size: 1.65em;
|
||||
}
|
||||
#LoginButton {
|
||||
background-color: #003680;
|
||||
color: #fff;
|
||||
width: 140px;
|
||||
height: 25px;
|
||||
}
|
||||
Reference in New Issue
Block a user