new logo in footer on home

This commit is contained in:
clemkeirua 2020-05-14 11:14:35 +02:00 committed by GitHub Action
parent 3c751ac696
commit c5d2b4abd8
2 changed files with 8 additions and 0 deletions

View file

@ -84,6 +84,13 @@ footer {
height: 25px;
}
.footer-logo-france {
@include ie-compatible-background-image("republique-francaise-logo.svg");
width: 105px;
height: 90px;
}
.footer-link a,
.footer-text a {
color: $black;

View file

@ -15,6 +15,7 @@
%span.footer-logo.footer-logo-dinum{ role: 'img', 'aria-label': 'DINUM' }
= link_to "https://beta.gouv.fr", title: "le site de Beta.gouv.fr" do
%span.footer-logo.footer-logo-beta-gouv-fr{ role: 'img', 'aria-label': 'beta.gouv.fr' }
%span.footer-logo.footer-logo-france{ role: 'img', 'aria-label': 'République Française' }
%li.footer-column
%ul.footer-links