@@ -113,7 +113,7 @@
|
||||
background-attachment:fixed;
|
||||
background-size:cover;
|
||||
/* background-color:#043381;*/
|
||||
}
|
||||
}
|
||||
#sidebar{
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
@@ -182,9 +182,6 @@
|
||||
#content_all{
|
||||
width:385.98px;
|
||||
}
|
||||
#dropdown{
|
||||
margin-right:-40px
|
||||
}
|
||||
}
|
||||
@media (max-width: 323px){
|
||||
wrapper{
|
||||
@@ -531,8 +528,8 @@
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="dropdown" style="background-color:#fff; color:#043381;margin-top:-20px; margin-right:-55px">
|
||||
<button class="dropbtn"><center><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;color:#043381;background-color:#fff;margin-top:-14px" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
||||
<div class="dropdown" style="background-color:#fff; color:#043381;">
|
||||
<button class="dropbtn"><center><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;color:#043381;background-color:#fff" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
||||
<div class="dropdown-content">
|
||||
<% Dim stringDE = "  DE"
|
||||
Dim stringEN = "  EN"
|
||||
|
||||
Reference in New Issue
Block a user