28 lines
432 B
Plaintext
Raw Normal View History

2016-11-29 15:50:50 +00:00
.anime-grid
grid
.anime-grid-cell
grid-cell
2017-11-11 22:19:31 +00:00
saturate-up
2016-11-30 12:33:11 +00:00
shadow-up
2016-11-29 15:50:50 +00:00
2017-11-12 10:18:16 +00:00
:hover
.anime-grid-title
opacity 1
2016-11-29 15:50:50 +00:00
.anime-grid-image
2017-11-12 10:18:16 +00:00
grid-image
.anime-grid-title
opacity 0
position absolute
bottom 0
left 0
width 100%
padding 0.5rem
2017-11-12 10:28:36 +00:00
font-size 80%
2017-11-12 10:18:16 +00:00
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