changed EU logo to blue colors as requested by mail on 18th oct 2021

This commit is contained in:
jorge 2021-10-19 08:57:13 +02:00
parent 9ae39441ce
commit d3a2e2e823
2 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -21,9 +21,9 @@
&.eu{
&::before {
max-width: 15rem;
// background-image: url('../img/eu_flag_creative_europe_co_funded_black_right.svg');
//background-image: url('../img/eu_flag_creative_europe_co_funded_left.svg');
background-image: url('../img/rechts_co-funded-by-the-creative-europe-media-programme-of-the-european-union-flag.png');
//background-image: url('../img/eu_flag_creative_europe_co_funded_black_right.svg');
background-image: url('../img/eu_flag_creative_europe_co_funded_left.svg');
//background-image: url('../img/rechts_co-funded-by-the-creative-europe-media-programme-of-the-european-union-flag.png');
}
}
}