saint-chamond: align bullet image to first line

This commit is contained in:
Frédéric Péters 2019-02-08 11:09:35 +01:00
parent 133cc661f6
commit 8052c78a66
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ div.infonotice {
}
a {
background-image: url(img/disc.png);
background-position: 5px 50%;
background-position: 5px 1.5rem;
background-repeat: no-repeat;
color: $font-color;
}