Änderungen css

This commit is contained in:
ja
2021-10-19 16:39:40 +02:00
parent 17d3dfef4b
commit a5e5d9f350
3 changed files with 7 additions and 10 deletions

View File

@@ -29,20 +29,20 @@
}
.container-fluid {
width: 400px;
height: 450px;
height: 350px;
background-color: rgba(255,255,255,0.5);
top: 40%;
top: 50%;
bottom: auto;
left: -20%;
right: 520px;
margin: 15% auto auto auto;
margin: 15% auto;
}
#tbl_main {
font-family: Arial;
font-size: 11px;
border: 1px solid gray;
width: 400px;
height: 250px;
height: 270px;
}
#lbl_Ueberschrift {
background-color: #003680;

View File

@@ -245,9 +245,6 @@
End Sub
</script>
<style>
</style>
</head>
<body>

View File

@@ -275,10 +275,10 @@
<center>
<!-- Große Bildschirme-->
<div class="d-none d-md-block">
<table id="tbl_main" cellpadding="0" style="margin: 6px 0px 6px 6px; border:none">
<table id="tbl_main" cellpadding="0" style="margin: 22px 0px 6px 6px; border:none">
<tr style="color:#003680; height:30px;">
<td align="left" style="color:#fff;font-kerning:auto;">
<asp:Label ID="lbl_login" runat="server" Text="Login" style=" color: #003680;font-size: 1.320901320901321em; font-weight: 600; margin-left:162px"></asp:Label>
<asp:Label ID="lbl_login" runat="server" Text="Login" style=" color: #003680;font-size: 1.320901320901321em; font-weight: 600; margin-left:162px;"></asp:Label>
</td>
</tr>
<tr style="color:#003680; height:46px;">