Fix reviews

Signed-off-by: Aline <chetta.aline@gmail.com>
This commit is contained in:
Aline
2017-05-07 15:07:50 +02:00
parent 14f58edd80
commit 34806fab1b
10 changed files with 33 additions and 9 deletions

View File

@ -138,6 +138,10 @@ a.icon-image {
&.shaarli::before {
background: url("../../_global/img/icons/shaarli.png") no-repeat center/80%;
}
&.scuttle::before {
background: url("../../_global/img/icons/scuttle.png") no-repeat center/80%;
}
}
.icon-google-plus2::before {