Änderung mobile Ansicht
This commit is contained in:
@@ -79,12 +79,12 @@
|
|||||||
margin-left: 5%;
|
margin-left: 5%;
|
||||||
}
|
}
|
||||||
.container-fluid {
|
.container-fluid {
|
||||||
width: 400px;
|
width: 395px;
|
||||||
height: 613px;
|
height: 613px;
|
||||||
background-color: rgba(255,255,255,0.5);
|
background-color: rgba(255,255,255,0.5);
|
||||||
top:50%;
|
top:50%;
|
||||||
bottom: auto;
|
bottom: auto;
|
||||||
left: -5px;
|
left: -2px;
|
||||||
right: 520px;
|
right: 520px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
@@ -92,8 +92,9 @@
|
|||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
border: 1px solid gray;
|
border: 1px solid gray;
|
||||||
width: 300px;
|
width: 295px;
|
||||||
height: 713px;
|
height: 713px;
|
||||||
|
margin-left:-2px;
|
||||||
}
|
}
|
||||||
#lbl_Ueberschrift_M {
|
#lbl_Ueberschrift_M {
|
||||||
background-color: #003680;
|
background-color: #003680;
|
||||||
|
|||||||
@@ -112,19 +112,19 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 400px;
|
width: 395px;
|
||||||
height: 613px;
|
height: 613px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container-fluid {
|
.container-fluid {
|
||||||
width: 400px;
|
width: 395px;
|
||||||
height: 613px;
|
height: 613px;
|
||||||
background-color: rgba(255,255,255,0.5);
|
background-color: rgba(255,255,255,0.5);
|
||||||
top:50%;
|
top:50%;
|
||||||
bottom: auto;
|
bottom: auto;
|
||||||
left: -195px;
|
left: -192px;
|
||||||
right: 520px;
|
right: 520px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
@@ -132,7 +132,7 @@
|
|||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
border: 1px solid gray;
|
border: 1px solid gray;
|
||||||
width: 300px;
|
width: 295px;
|
||||||
height: 613px;
|
height: 613px;
|
||||||
}
|
}
|
||||||
#lbl_Ueberschrift_M {
|
#lbl_Ueberschrift_M {
|
||||||
|
|||||||
Reference in New Issue
Block a user