Merge branch 'fix-bug-picto-lang-apropos' of DTux/avion-poeme into master
This commit is contained in:
commit
876a925f79
@ -299,13 +299,13 @@ a#navbarDropdownLang.nav-link.dropdown-toggle::after {
|
||||
content: "\f0fc";
|
||||
}
|
||||
|
||||
#donationElt #donationButton .btn.ar:before,
|
||||
#donationElt #donationButton .btn.bg:before {
|
||||
#donationElt #donationButton .btn.ar:before {
|
||||
content: "\f875";
|
||||
}
|
||||
|
||||
#donationElt #donationButton .btn.zh:before,
|
||||
#donationElt #donationButton .btn.ja:before {
|
||||
#donationElt #donationButton .btn.ja:before,
|
||||
#donationElt #donationButton .btn.bg:before {
|
||||
content: "\f7a0";
|
||||
font-size: 13px;
|
||||
font-weight: normal;
|
||||
|
Reference in New Issue
Block a user