Add some colors configuration

This commit is contained in:
Gregory Trolliet 2020-04-27 19:14:45 +02:00
parent d045ab66d3
commit b42f0136cf
4 changed files with 20 additions and 6 deletions

View file

@ -80,8 +80,6 @@ body {
/******************* Footer *******************/
.footer {
height: var(--footer-height-inline);
}
.footer {
background-color: var(--footer-color);
color: white;
}