2018-03-05 18:40:04 +00:00
|
|
|
.episode-view-number
|
|
|
|
text-align center
|
|
|
|
margin 0
|
|
|
|
|
2018-03-05 18:54:41 +00:00
|
|
|
.episode-view-title
|
|
|
|
text-align center
|
|
|
|
margin-top 0.5rem
|
|
|
|
|
2018-03-05 18:40:04 +00:00
|
|
|
.episode-view-airing-date
|
|
|
|
text-align center
|
|
|
|
font-size 0.9rem
|
2018-04-18 12:34:33 +00:00
|
|
|
half-opacity-text
|
2018-03-05 18:40:04 +00:00
|
|
|
|
2018-12-10 04:42:29 +00:00
|
|
|
.episode-navigation-container
|
2018-03-05 18:40:04 +00:00
|
|
|
horizontal
|
|
|
|
justify-content center
|
2018-07-07 07:00:38 +00:00
|
|
|
align-items center
|
|
|
|
position relative
|
|
|
|
margin-bottom content-padding
|
|
|
|
|
2018-12-10 04:42:29 +00:00
|
|
|
.episode-video
|
|
|
|
width 100%
|
|
|
|
max-width amv-large-width
|
|
|
|
|
|
|
|
.episode-not-available
|
|
|
|
background reverse-light-color
|
|
|
|
|
2018-07-07 07:00:38 +00:00
|
|
|
.episode-arrow
|
|
|
|
position absolute
|
|
|
|
top 50%
|
2018-07-07 07:18:00 +00:00
|
|
|
z-index 1
|
2018-07-07 07:00:38 +00:00
|
|
|
|
|
|
|
.episode-arrow-previous
|
2018-07-07 07:18:00 +00:00
|
|
|
left calc(content-padding * -1 + 3px)
|
2018-07-07 07:00:38 +00:00
|
|
|
|
|
|
|
.episode-arrow-next
|
2018-07-07 07:18:00 +00:00
|
|
|
right calc(content-padding * -1 + 3px)
|
|
|
|
|
|
|
|
> 500px
|
|
|
|
.episode-arrow-previous
|
|
|
|
left 0
|
|
|
|
|
|
|
|
.episode-arrow-next
|
|
|
|
right 0
|