added style to footer

This commit is contained in:
Nicholas 2017-07-15 20:25:30 -04:00 committed by Griatch
parent 6977609b4b
commit 185cd9fb87

View file

@ -56,7 +56,7 @@ body {
/* Set the fixed height of the footer here */
height: 60px;
line-height: 60px; /* Vertically center the text there */
background-color: #f5f5f5;
background-color: #7590ae;
}
.navbar-brand-logo {