Added episodes and airing dates

This commit is contained in:
2017-06-28 19:30:09 +02:00
parent 9bae97f9db
commit f4e9b31fb8
6 changed files with 76 additions and 2 deletions

View File

@ -36,6 +36,11 @@ mixin clip-long-text
white-space nowrap
text-overflow ellipsis
mixin bg-dark-up
background-color transparent
:hover
background-color rgba(0, 0, 0, 0.015)
mixin light-up
filter brightness(0.4) saturate(1)
:hover