décors ponctuels (oiseaux, fleurs) sur home, pages internes et footer
This commit is contained in:
@@ -86,6 +86,10 @@
|
||||
</main>
|
||||
|
||||
<footer role="contentinfo">
|
||||
{# Ornements décoratifs au-dessus du footer (à cheval entre fullpage
|
||||
et footer). Purement visuels. #}
|
||||
<img class="footer-decor footer-decor-bird" src="/themes/erabletheme/assets/drawings/bird-3.png" aria-hidden="true" alt="">
|
||||
<img class="footer-decor footer-decor-flower" src="/themes/erabletheme/assets/drawings/flower-2.png" aria-hidden="true" alt="">
|
||||
<section id="footer_top">{{ page.footer_top }}</section>
|
||||
<section id="footer_middle">
|
||||
<section id="footer_left">{{ page.footer_left }}</section>
|
||||
|
||||
Reference in New Issue
Block a user