Added anime links to soundtracks

This commit is contained in:
2017-10-16 01:26:41 +02:00
parent 1268356296
commit ed82c71220
4 changed files with 29 additions and 9 deletions

View File

@ -42,6 +42,16 @@ mixin clip-long-text
white-space nowrap
text-overflow ellipsis
mixin anime-cover-image-mini
width 55px !important
height 78px !important
border-radius 2px
filter none
transition filter transition-speed ease, opacity transition-speed ease
:hover
filter saturate(1.3)
mixin bg-dark-up
background-color transparent
:hover