Sprachbutton gefixed sowie Positionen angepasst
This commit is contained in:
@@ -72,6 +72,10 @@ ContentPlaceHolder1 {
|
||||
z-index:5001;
|
||||
|
||||
}
|
||||
#langdropdown {
|
||||
margin-top: 55px;
|
||||
width: 15%;
|
||||
}
|
||||
@media (max-width: 575px) {
|
||||
body {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
@@ -378,4 +382,45 @@ ContentPlaceHolder1 {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#ButtonDeutschLangPicker {
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
text-decoration: none;
|
||||
width:max-content;
|
||||
}
|
||||
#ButtonTürkeiLangPicker {
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
text-decoration: none;
|
||||
width: max-content;
|
||||
}
|
||||
#ButtonEnglischLangPicker {
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
text-decoration: none;
|
||||
width: max-content;
|
||||
}
|
||||
#ButtonSerbischLangPicker {
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
text-decoration: none;
|
||||
width: max-content;
|
||||
}
|
||||
#ButtonSerbischZweiLangPicker {
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
text-decoration: none;
|
||||
width: max-content;
|
||||
}
|
||||
#ButtonBulgariaLangPicker {
|
||||
text-align: left;
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
text-decoration: none;
|
||||
width: max-content;
|
||||
}
|
||||
Reference in New Issue
Block a user