Rand bei Hauptpage spinnt rum geht zu weit nach links. Sonst alles schön responsive auch Font-Größen etc.
This commit is contained in:
@@ -314,11 +314,9 @@
|
||||
min-width:80%;
|
||||
}
|
||||
#footer_content b{
|
||||
|
||||
font-size:1em;
|
||||
font-size:2.083333333333333vw;
|
||||
padding-inline:0.063rem;
|
||||
|
||||
}
|
||||
.nav-link dropdown-toggle
|
||||
{
|
||||
@@ -349,14 +347,12 @@
|
||||
}
|
||||
#navbarbrandhauptpage{
|
||||
transform: translateX(-50%);
|
||||
left: 50%;
|
||||
left: 00%;
|
||||
top:20%;
|
||||
position: absolute;
|
||||
text-align:center;
|
||||
height:1.75rem;
|
||||
height:2.34375vw;
|
||||
width:9.375rem;
|
||||
width:19.53125vw;
|
||||
height:26px;
|
||||
width:150px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -365,11 +361,14 @@
|
||||
margin-left: -250px;
|
||||
padding-top:0.86em;
|
||||
font-size:1em;
|
||||
font-size:16px;
|
||||
}
|
||||
#content{
|
||||
#content_all{
|
||||
font-size: 1rem;
|
||||
font-size: 1.2333000033333vw;
|
||||
min-width:100%;
|
||||
min-width:110%;
|
||||
float:left;
|
||||
margin-left:80px;
|
||||
}
|
||||
#footer_content b{
|
||||
font-size:1rem;
|
||||
@@ -395,7 +394,7 @@
|
||||
overflow:hidden;
|
||||
}
|
||||
#sidebar.active {
|
||||
margin-left: 0rem;
|
||||
margin-left: -50px;
|
||||
}
|
||||
}
|
||||
#navbar.menu_class{
|
||||
@@ -405,7 +404,7 @@
|
||||
height: 0.875em;
|
||||
}
|
||||
#pagecontent{
|
||||
font-size:1.375em;
|
||||
font-size:1em;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center
|
||||
@@ -707,7 +706,7 @@
|
||||
<div id="content">
|
||||
<div class="d-none d-md-block">
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<a class="navbar-brand" id="navbarbrandhauptpage" href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" alt="Verag Spedition (Blaue Schrift) AG (Graue Schrift)" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
|
||||
<a class="navbar-brand" id="navbarbrandhauptpage" href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" alt="Verag Spedition (Blaue Schrift) AG (Graue Schrift)" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"/></a>
|
||||
|
||||
<!-- <button class="btn btn-primary d-inline-block d-lg-none ml-auto" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
</button> --> <%
|
||||
|
||||
Reference in New Issue
Block a user