Codedesign änderungen und fixen des scroll bugs
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
background-size: cover;
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x:clip;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
@@ -122,10 +123,10 @@
|
||||
height: 713px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
top:50%;
|
||||
bottom: auto;
|
||||
left: -195px;
|
||||
right: 520px;
|
||||
margin: auto;
|
||||
bottom: auto;
|
||||
left: -195px;
|
||||
right: 520px;
|
||||
margin: auto;
|
||||
}
|
||||
#tbl_main_M {
|
||||
font-family: Arial;
|
||||
|
||||
Reference in New Issue
Block a user