Änderungen Css nun sind alle Fenster zentriert horizontal und vertikal
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
background-color: #003680;
|
||||
}
|
||||
#content_container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
display: 690px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#tbl_main {
|
||||
|
||||
Reference in New Issue
Block a user