45 lines
604 B
Plaintext
Raw Normal View History

2017-06-28 18:29:04 +00:00
.episodes
2017-12-04 14:32:59 +00:00
vertical
> 700px
.episodes
horizontal-wrap
2017-06-28 18:29:04 +00:00
2017-06-28 17:30:09 +00:00
.episode
2017-12-04 14:32:59 +00:00
ui-element
vertical
button-hover
flex 0
flex-basis 150px
margin 0.5rem
padding 0.5rem
// :hover
// background-color table-row-hover-background
2017-06-28 17:30:09 +00:00
.episode-number
2017-12-04 14:32:59 +00:00
display flex
justify-content center
align-items center
font-size 2rem
line-height 1.7em
2017-06-28 17:30:09 +00:00
.episode-title
2017-12-04 14:32:59 +00:00
text-align center
font-size 0.7rem
opacity 0.8
clip-long-text
2017-06-28 17:30:09 +00:00
.episode-airing-date-start
2017-12-04 14:32:59 +00:00
display flex
justify-content center
font-size 0.8rem
opacity 0.6
2017-06-28 17:30:09 +00:00
< 800px
.episode-airing-date-start
display none
2017-07-13 01:02:58 +00:00
< 320px
2017-06-28 17:30:09 +00:00
.episode-actions
display none