add white-background class, to match dark-background spacing (#36790)

This commit is contained in:
Frédéric Péters 2019-10-09 09:46:14 +02:00
parent 71d1727927
commit 0faf89b7f7
1 changed files with 7 additions and 0 deletions

View File

@ -289,6 +289,13 @@ div.textcell.libre a {
border-bottom-color: #fff;
}
div.textcell.white-background {
width: 100%;
max-width: 100%;
padding: 100px 0;
font-size: 110%;
}
div.textcell.dark-background,
div.textcell.chiffres-cles,
div.textcell.tablette,