Änderungen CSS

This commit is contained in:
ja
2021-11-24 15:52:37 +01:00
parent 11ca404f9f
commit d7fe823495
2 changed files with 27 additions and 26 deletions

View File

@@ -28,25 +28,7 @@
margin: 0 auto;
}
.container-fluid {
width: 595px;
height: 623px;
background-color: rgba(255,255,255,0.5);
top: 50%;
bottom: auto;
left: -20%;
right: 420px;
margin: 0 auto;
margin-top: 350px;
}
#tbl_main {
font-family: Arial;
font-size: 11px;
border: none;
width: 500px;
height: 420px;
}
#lbl_Ueberschrift {
background-color: #003680;
@@ -55,8 +37,7 @@
}
#form1{
width:425px;
}
}
.txt_design {
color: #003680;
@@ -68,9 +49,11 @@
font-size: 1.695em;
margin-right: 1px;
}
#txt_street2 {
width: 105px;
}
.bg-house2-icon {
background: url("../../images/Icons/main/hauser.png") no-repeat 1.75% 11px white;
padding-left: 28px;

View File

@@ -86,7 +86,7 @@
border: 1px gray solid;
border-radius: 5px 5px 5px 5px;
margin-left: -4px;
}
}
.bg-UID-icon {
background: url("../../images/Icons/main/icon0-vector-493-01.png") no-repeat 1.75% 11px white;
padding-left: 28px;
@@ -127,6 +127,24 @@
border: 1px gray solid;
border-radius: 5px 5px 5px 5px;
}
.container-fluid {
width: 595px;
height: 623px;
background-color: rgba(255,255,255,0.5);
top: 50px;
bottom: auto;
left: -20%;
right: 420px;
margin: 0 auto;
}
#tbl_main {
font-family: Arial;
font-size: 11px;
border: none;
width: 500px;
height: 420px;
}
@media (max-width: 558.98px) {
body {
font-family: 'Poppins', sans-serif;
@@ -146,13 +164,13 @@
justify-content: center;
align-items: center;
width: 410px;
height: 643px;
height: 673px;
margin: 0 auto;
width:390px;
}
.container-fluid {
width: 400px;
height: 613px;
height: 673px;
background-color: rgba(255,255,255,0.5);
top: 50%;
bottom: auto;
@@ -166,7 +184,7 @@
border: none;
width: 300px;
height: 613px;
margin: -30px -20px -20px -20px;
margin: 0px -20px -20px -20px;
}
#lbl_Ueberschrift_M {
background-color: #003680;
@@ -313,7 +331,7 @@
</div>
<!--Smartphone-Bildschirme-->
<div class="d-md-none">
<table id="tbl_main_m" summary="A table to show the content" style="margin: 25% 2px 2px 2px; border:none;">
<table id="tbl_main_m" summary="A table to show the content" style="margin: 0% 2px 2px 2px; border:none;">
<tr style="height:28px">
<td ><center>
<asp:Label ID="lbl_Ueberschrift_M" runat="server" Enabled="true" style="color:#fff;" Font-Size="22px" Text="Edit your Profile:"></asp:Label>