center white-background content (#36790)

This commit is contained in:
Frédéric Péters 2019-10-09 09:51:14 +02:00
parent 357ba0ebf2
commit 1ca4a46e7e
1 changed files with 1 additions and 0 deletions

View File

@ -341,6 +341,7 @@ div.textcell.libre > div {
div.textcell.white-background > div,
div.textcell.dark-background.no-image > div {
width: auto;
margin: auto;
max-width: 1070px;
padding-right: 0;
}