Revert "Änderungen GUI"

This reverts commit 9460ded7fd.
This commit is contained in:
ja
2021-11-18 15:15:00 +01:00
parent 40faa4abb0
commit a8b38545f2
3 changed files with 25 additions and 51 deletions

View File

@@ -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 = "&nbsp DE"
Dim stringEN = "&nbsp EN"