Fixed footer aspect

This commit is contained in:
Julien Dessaux 2021-06-10 00:02:52 +02:00
parent a87065577b
commit 3620891d2e

View file

@ -1,8 +1,10 @@
footer {
background-color: #30638e;
padding: 10px;
}
footer p {
color: lightgray;
text-align: center;
padding: 10px;
}
footer a {
color: lightgray;