mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 03:57:17 +02:00
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 */
|
||||
height: 60px;
|
||||
line-height: 60px; /* Vertically center the text there */
|
||||
background-color: #f5f5f5;
|
||||
background-color: #7590ae;
|
||||
}
|
||||
|
||||
.navbar-brand-logo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue