mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 22:17:17 +02:00
Clean default styling
This commit is contained in:
parent
60e7691d15
commit
df88f4f7ad
1 changed files with 1 additions and 5 deletions
|
|
@ -46,7 +46,7 @@ html {
|
|||
body {
|
||||
/* Margin bottom by footer height plus padding against main content*/
|
||||
margin-bottom: 92px;
|
||||
background-color: #fefefe;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
|
@ -65,10 +65,6 @@ body {
|
|||
}
|
||||
|
||||
/* Default Colors */
|
||||
.main-content {
|
||||
margin-top: 32px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
background-color: #3d5c7a;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue