Added button to add to collection on explore pages (closes #77)

This commit is contained in:
2017-11-28 23:40:53 +01:00
parent 47a6b1b60c
commit 84ffb2618f
4 changed files with 33 additions and 26 deletions

View File

@ -7,7 +7,8 @@
shadow-up
:hover
.anime-grid-title
.anime-grid-title,
.anime-grid-add-button
opacity 1
< 450px
@ -34,4 +35,11 @@
color white
text-shadow 0 0 3px black
font-size 80%
line-height 1.8em
line-height 1.8em
.anime-grid-add-button
opacity 0
position absolute
top 5px
right 5px
padding 0.25rem