footer en noir

This commit is contained in:
2019-02-20 07:31:48 +01:00
parent ecc8cb515b
commit 45d9b75a22
2 changed files with 8 additions and 8 deletions

View File

@@ -96,9 +96,11 @@
top:7%;
}
#footer {
text-align: center;
color: #428BCA;
.footer {
background-color: #2f2f2f;
color: #ffffff;
padding-top: 2em;
padding-bottom: 1em;
}
.form-group {