Änderungen css

This commit is contained in:
ja
2021-10-19 16:39:40 +02:00
parent 17d3dfef4b
commit a5e5d9f350
3 changed files with 7 additions and 10 deletions

View File

@@ -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;