saone-et-loire-cd71-2019: include icon from somme-cd80 next to users (#35961)

This commit is contained in:
Frédéric Péters 2019-09-09 18:11:17 +02:00
parent 95872cb489
commit 2bc82ce365
1 changed files with 8 additions and 0 deletions

View File

@ -285,3 +285,11 @@ div#steps ol {
color: white;
}
}
/* apa-users cell */
div.apa-user {
a.apa-user-link {
background: white url(../somme-cd80/img/profile.png) no-repeat 10px 15px;
padding-left: 70px;
}
}