Funktionierendes Sidebar Menü

This commit is contained in:
ja
2021-08-24 16:38:27 +02:00
parent ebfa4f10bf
commit 3771fc84cc
6 changed files with 78 additions and 51 deletions

View File

@@ -12,10 +12,15 @@
width: 112px;
height: 70px;
}
#imgcar{
width:112px;
height:70px;
#imgcar {
width: 112px;
height: 70px;
}
.align-self-xl-start{
width:600px;
}
}
@media (min-width: 558.98px) {
.container{
width:1296px;
@@ -31,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../css/Welcome.css"/>}
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<div class="align-self-xl-start" style="/*margin-top:5px;*/margin-left:30px; margin-top:0.6510416666666667vw; margin-right:30px; place-content:center; width:1725px;">
<div id="containerseiterand" style="width:1625px">
<div style="height:/*90px*/9.68783638320775vh;"></div>
<div>
@@ -94,7 +99,7 @@
</div>
<div style="height:/*140px*/15.069967707212056vh;"></div>
</div></div>
</div>
</asp:Content>