Änderungen css
This commit is contained in:
@@ -29,20 +29,20 @@
|
||||
}
|
||||
.container-fluid {
|
||||
width: 400px;
|
||||
height: 450px;
|
||||
height: 350px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
top: 40%;
|
||||
top: 50%;
|
||||
bottom: auto;
|
||||
left: -20%;
|
||||
right: 520px;
|
||||
margin: 15% auto auto auto;
|
||||
margin: 15% auto;
|
||||
}
|
||||
#tbl_main {
|
||||
font-family: Arial;
|
||||
font-size: 11px;
|
||||
border: 1px solid gray;
|
||||
width: 400px;
|
||||
height: 250px;
|
||||
height: 270px;
|
||||
}
|
||||
#lbl_Ueberschrift {
|
||||
background-color: #003680;
|
||||
|
||||
Reference in New Issue
Block a user