Css
This commit is contained in:
@@ -78,14 +78,14 @@
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x: clip;
|
||||
width:390px;
|
||||
width:380px;
|
||||
position: absolute;
|
||||
}
|
||||
#content_container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 390px;
|
||||
width: 380px;
|
||||
height: 613px;
|
||||
margin: 0 auto;
|
||||
margin-top: 0px;
|
||||
@@ -105,7 +105,7 @@
|
||||
font-family: Arial;
|
||||
font-size: 11px;
|
||||
border: 1px solid gray;
|
||||
width: 395px;
|
||||
width: 380px;
|
||||
height: 713px;
|
||||
}
|
||||
#lbl_Ueberschrift_M {
|
||||
|
||||
Reference in New Issue
Block a user