new logo in footer on home
This commit is contained in:
parent
3c751ac696
commit
c5d2b4abd8
2 changed files with 8 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue