Fix css width of document class
This commit is contained in:
parent
e07f9720bd
commit
feb5b22cab
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ hr {
|
||||||
|
|
||||||
div.document {
|
div.document {
|
||||||
background-color: #eeeeea;
|
background-color: #eeeeea;
|
||||||
|
max-width: 1090px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.body {
|
div.body {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue