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