Added button to add to collection on explore pages (closes #77)
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user