2016-11-28 16:06:00 +00:00
|
|
|
.anime-header
|
2016-11-29 03:37:36 +00:00
|
|
|
horizontal
|
2016-11-28 16:06:00 +00:00
|
|
|
|
2016-12-01 15:27:53 +00:00
|
|
|
< 800px
|
|
|
|
.anime-header
|
|
|
|
vertical
|
|
|
|
|
|
|
|
.anime-section-name
|
|
|
|
font-weight bold
|
|
|
|
|
2016-11-28 16:06:00 +00:00
|
|
|
.anime-image-container
|
2016-11-29 03:37:36 +00:00
|
|
|
horizontal
|
2016-11-28 16:06:00 +00:00
|
|
|
justify-content center
|
|
|
|
align-items flex-start
|
|
|
|
|
2016-11-29 15:50:50 +00:00
|
|
|
.anime-cover-image
|
2016-11-28 16:06:00 +00:00
|
|
|
width 230px
|
|
|
|
height auto
|
|
|
|
border-radius 3px
|
2016-11-30 12:33:11 +00:00
|
|
|
|
2016-11-30 15:29:36 +00:00
|
|
|
default-transition
|
2016-11-28 16:06:00 +00:00
|
|
|
object-fit cover
|
|
|
|
|
2016-11-30 12:33:11 +00:00
|
|
|
saturate-up
|
|
|
|
shadow-up
|
|
|
|
|
2016-11-28 16:06:00 +00:00
|
|
|
.anime-info
|
2016-11-29 03:37:36 +00:00
|
|
|
vertical
|
2016-11-30 12:33:11 +00:00
|
|
|
flex 1
|
2016-11-30 15:29:36 +00:00
|
|
|
|
|
|
|
.space
|
|
|
|
width content-padding
|
|
|
|
height content-padding
|
2016-11-28 16:06:00 +00:00
|
|
|
|
|
|
|
.anime-title
|
|
|
|
text-align left
|
2016-12-02 06:31:09 +00:00
|
|
|
margin-bottom 0.5rem
|
2016-11-28 16:06:00 +00:00
|
|
|
|
|
|
|
.anime-alternative-title
|
|
|
|
font-size 0.9em
|
2016-12-02 06:31:09 +00:00
|
|
|
margin-bottom 0.5rem
|
2016-11-28 16:06:00 +00:00
|
|
|
color rgba(60, 60, 60, 0.5) !important
|
|
|
|
|
2017-06-08 19:54:39 +00:00
|
|
|
.anime-actions
|
|
|
|
horizontal
|
|
|
|
justify-content center
|
|
|
|
margin content-padding 0
|
|
|
|
|
|
|
|
> 900px
|
|
|
|
.anime-actions
|
|
|
|
position absolute
|
|
|
|
top 0
|
|
|
|
right content-padding
|
|
|
|
|
2017-06-08 09:51:34 +00:00
|
|
|
.anime-rating-categories
|
|
|
|
horizontal
|
|
|
|
width 100%
|
|
|
|
|
|
|
|
.anime-rating-category
|
|
|
|
ui-element
|
|
|
|
flex 1
|
|
|
|
text-align center
|
|
|
|
margin 0.5rem
|
|
|
|
|
|
|
|
.anime-rating-category-name
|
|
|
|
font-size 1.3rem
|
|
|
|
margin-top 0.5rem
|
|
|
|
|
|
|
|
.anime-rating
|
|
|
|
margin 0.5rem
|
|
|
|
letter-spacing 3px
|
|
|
|
font-size 1.3rem
|
|
|
|
color link-color
|
|
|
|
|
|
|
|
< 800px
|
|
|
|
.anime-rating-categories
|
|
|
|
vertical
|
|
|
|
|
2016-11-28 16:06:00 +00:00
|
|
|
.sources
|
2017-06-08 12:46:38 +00:00
|
|
|
font-size 0.8rem
|
2016-11-28 16:06:00 +00:00
|
|
|
opacity 0.5
|
2017-06-08 12:46:38 +00:00
|
|
|
margin-top 0.5rem
|
2016-11-28 16:06:00 +00:00
|
|
|
|
|
|
|
.relations
|
2016-11-29 03:37:36 +00:00
|
|
|
horizontal-wrap
|
2016-11-28 16:06:00 +00:00
|
|
|
|
|
|
|
.relation
|
2016-11-29 03:37:36 +00:00
|
|
|
vertical
|
2016-11-28 16:06:00 +00:00
|
|
|
align-items center
|
|
|
|
padding 0.5rem
|
|
|
|
|
2016-11-29 03:37:36 +00:00
|
|
|
.relation-type
|
|
|
|
font-size 0.7rem
|
|
|
|
margin-top 0.1rem
|
|
|
|
|
2016-11-28 16:06:00 +00:00
|
|
|
.relation-image
|
|
|
|
width 100px
|
2016-11-30 15:29:36 +00:00
|
|
|
height 141px
|
|
|
|
border-radius 3px
|
|
|
|
object-fit cover
|
|
|
|
default-transition
|
2016-12-01 15:27:53 +00:00
|
|
|
shadow-up
|