Änderungen CSS und Design
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
#Login1_LoginButton {
|
||||
color: #fff;
|
||||
background-color: #003680;
|
||||
width:
|
||||
}
|
||||
}
|
||||
#content_container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -21,21 +20,21 @@
|
||||
width: 1024px;
|
||||
height: 800px;
|
||||
margin: 0 auto;
|
||||
margin-top: 20px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
.container-fluid {
|
||||
width: 400px;
|
||||
height: 400px;
|
||||
width: 400px;
|
||||
height: 274px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
margin: 0 auto;
|
||||
margin-top: 220px;
|
||||
margin-top: 50%;
|
||||
}
|
||||
#tbl_main {
|
||||
font-family: Arial;
|
||||
font-size: 11px;
|
||||
border: 1px solid gray;
|
||||
width: 400px;
|
||||
height: 400px;
|
||||
height: 250px;
|
||||
}
|
||||
#lbl_login {
|
||||
color: #003680;
|
||||
|
||||
Reference in New Issue
Block a user