Implement filter logic

This commit is contained in:
Arne Schlüter 2015-02-07 21:37:11 +01:00
commit c186275bdb
3 changed files with 54 additions and 7 deletions

View file

@ -67,6 +67,7 @@ body {
.category-filter li {
margin: 12px 0;
opacity: .5;
transition: opacity .3s ease;
}
.category-filter li.active {