added style to footer
This commit is contained in:
parent
6977609b4b
commit
185cd9fb87
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ body {
|
||||||
/* Set the fixed height of the footer here */
|
/* Set the fixed height of the footer here */
|
||||||
height: 60px;
|
height: 60px;
|
||||||
line-height: 60px; /* Vertically center the text there */
|
line-height: 60px; /* Vertically center the text there */
|
||||||
background-color: #f5f5f5;
|
background-color: #7590ae;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-brand-logo {
|
.navbar-brand-logo {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue