big msg info

This commit is contained in:
Frédéric Péters 2018-08-19 19:22:31 +02:00
parent fde453cbfd
commit 54b433e525
1 changed files with 3 additions and 2 deletions

View File

@ -651,12 +651,13 @@ div.bo-block ul {
}
div.big-msg-info {
background: transparent url(../images/info-icon.png) 5px 5px no-repeat;
background: white url(../images/info-icon.png) 5px 15px no-repeat;
width: 30em;
padding-left: 90px;
padding: 2rem 1rem 1rem 90px;
margin: 3em auto;
min-height: 90px;
padding-top: 20px;
border-radius: 3px;
}
p.paginator {