Merge pull request #3709 from tgxworld/love_color

UX: Love hearts.
This commit is contained in:
Régis Hanol 2015-08-31 10:29:51 +02:00
commit 95351058ee
1 changed files with 3 additions and 0 deletions

View File

@ -121,6 +121,9 @@
}
.likes {
width: 65px;
i.fa-heart {
color: $love;
}
}
.views {
width: 65px;