CSS
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user