mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 13:37:17 +02:00
Fix css width of document class
This commit is contained in:
parent
d9e8365bf8
commit
8f5580d4f6
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ hr {
|
|||
|
||||
div.document {
|
||||
background-color: #eeeeea;
|
||||
max-width: 1090px;
|
||||
}
|
||||
|
||||
div.body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue