Improved explore page

This commit is contained in:
2017-11-12 11:18:16 +01:00
parent 54193978fe
commit d17376e5a7
8 changed files with 34 additions and 38 deletions

View File

@ -6,5 +6,23 @@
saturate-up
shadow-up
:hover
.anime-grid-title
opacity 1
.anime-grid-image
grid-image
grid-image
.anime-grid-title
opacity 0
position absolute
bottom 0
left 0
width 100%
padding 0.5rem
font-size 90%
text-align center
background linear-gradient(to top, hsla(0, 0%, 0%, 0.5), hsla(0, 0%, 0%, 0))
color white
text-shadow 0 0 3px black
transition opacity transition-speed ease