add a style for "encart-ce-mois-ci"

This commit is contained in:
Frédéric Péters 2015-12-28 12:12:49 +01:00
parent d33c30cf9f
commit ecd9d7b5c4
1 changed files with 11 additions and 0 deletions

View File

@ -693,3 +693,14 @@ div.linkcell,
div.wcsformcell {
margin: 1ex 0ex;
}
div.encart-ce-mois-ci {
min-height: 20px;
padding: 13px 18px;
margin-bottom: 20px;
background-color: #EEE;
overflow: hidden;
border-radius: 3px;
border: none;
margin-top: 15px;
}