load ajax + anchorfixed

This commit is contained in:
2019-10-07 23:02:29 +02:00
parent ba59f31741
commit 588d796db5
10 changed files with 106 additions and 14 deletions
@@ -98,4 +98,9 @@ $animate: all 0.2s ease-in-out;
url("/user/themes/figureslibres/images/forme3.svg") center no-repeat;
background-size: cover;
}
&.commanditaires{
background:
url("/user/themes/figureslibres/images/forme4.svg") center no-repeat;
background-size: cover;
}
}