This commit is contained in:
ja
2021-09-02 16:59:38 +02:00
parent 406bd7623d
commit 99efa337ce
4 changed files with 63 additions and 60 deletions

View File

@@ -54,4 +54,52 @@ btn btn-primary btn-sm {
position: sticky;
margin-left: 645px;
}
}
#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;
}