Created Test Environment test.freeplanet.app
and Server: /var/www/test.freeplanet_server
This commit is contained in:
@@ -573,24 +573,24 @@ $heightBtn: 100%;
|
||||
}
|
||||
|
||||
.fa-flag-it:before {
|
||||
content: url('../../public/icons/flag_it.svg');
|
||||
content: url('../../public/svg/flag_it.svg');
|
||||
}
|
||||
|
||||
.fa-flag-us:before {
|
||||
content: url('../../public/icons/flag_us.svg');
|
||||
content: url('../../public/svg/flag_us.svg');
|
||||
}
|
||||
|
||||
|
||||
.fa-flag-es:before {
|
||||
content: url('../../public/icons/flag_es.svg');
|
||||
content: url('../../public/svg/flag_es.svg');
|
||||
}
|
||||
|
||||
.fa-flag-gb:before {
|
||||
content: url('../../public/icons/flag_gb.svg');
|
||||
content: url('../../public/svg/flag_gb.svg');
|
||||
}
|
||||
|
||||
.fa-flag-de:before {
|
||||
content: url('../../public/icons/flag_de.svg');
|
||||
content: url('../../public/svg/flag_de.svg');
|
||||
}
|
||||
|
||||
.animazione {
|
||||
|
||||
Reference in New Issue
Block a user