This commit is contained in:
parent
0dc567dc9c
commit
c9c1c9acca
9
layouts/partials/single-footer-customisation.html
Normal file
9
layouts/partials/single-footer-customisation.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<footer style='
|
||||
background: linear-gradient(225deg, #00223E 80%, #FFA17F 80%);
|
||||
text-align: center;
|
||||
color: white;
|
||||
bottom: 0;
|
||||
padding: 1px; // strange stuff here
|
||||
'>
|
||||
<p>© Capucine Mineau, tout droits réservés</p>
|
||||
</footer>
|
Loading…
Reference in a new issue