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%;
|
min-width:80%;
|
||||||
}
|
}
|
||||||
#footer_content b{
|
#footer_content b{
|
||||||
|
|
||||||
font-size:1em;
|
font-size:1em;
|
||||||
font-size:2.083333333333333vw;
|
font-size:2.083333333333333vw;
|
||||||
padding-inline:0.063rem;
|
padding-inline:0.063rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
.nav-link dropdown-toggle
|
.nav-link dropdown-toggle
|
||||||
{
|
{
|
||||||
@@ -349,14 +347,12 @@
|
|||||||
}
|
}
|
||||||
#navbarbrandhauptpage{
|
#navbarbrandhauptpage{
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
left: 50%;
|
left: 00%;
|
||||||
top:20%;
|
top:20%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
height:1.75rem;
|
height:26px;
|
||||||
height:2.34375vw;
|
width:150px;
|
||||||
width:9.375rem;
|
|
||||||
width:19.53125vw;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -365,11 +361,14 @@
|
|||||||
margin-left: -250px;
|
margin-left: -250px;
|
||||||
padding-top:0.86em;
|
padding-top:0.86em;
|
||||||
font-size:1em;
|
font-size:1em;
|
||||||
|
font-size:16px;
|
||||||
}
|
}
|
||||||
#content{
|
#content_all{
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-size: 1.2333000033333vw;
|
font-size: 1.2333000033333vw;
|
||||||
min-width:100%;
|
min-width:110%;
|
||||||
|
float:left;
|
||||||
|
margin-left:80px;
|
||||||
}
|
}
|
||||||
#footer_content b{
|
#footer_content b{
|
||||||
font-size:1rem;
|
font-size:1rem;
|
||||||
@@ -395,7 +394,7 @@
|
|||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
#sidebar.active {
|
#sidebar.active {
|
||||||
margin-left: 0rem;
|
margin-left: -50px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#navbar.menu_class{
|
#navbar.menu_class{
|
||||||
@@ -405,7 +404,7 @@
|
|||||||
height: 0.875em;
|
height: 0.875em;
|
||||||
}
|
}
|
||||||
#pagecontent{
|
#pagecontent{
|
||||||
font-size:1.375em;
|
font-size:1em;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center
|
justify-content: center
|
||||||
@@ -707,7 +706,7 @@
|
|||||||
<div id="content">
|
<div id="content">
|
||||||
<div class="d-none d-md-block">
|
<div class="d-none d-md-block">
|
||||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
<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 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> --> <%
|
</button> --> <%
|
||||||
|
|||||||
Reference in New Issue
Block a user