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
|
2017-07-22 13:04:54 +00:00
|
|
|
width 142px
|
2016-11-28 16:06:00 +00:00
|
|
|
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
|
2017-07-06 19:38:19 +00:00
|
|
|
margin-top 0
|
2016-12-02 06:31:09 +00:00
|
|
|
margin-bottom 0.5rem
|
2017-07-06 19:38:19 +00:00
|
|
|
text-align left
|
|
|
|
font-weight normal
|
|
|
|
line-height content-line-height
|
2017-07-11 14:54:17 +00:00
|
|
|
|
|
|
|
.japanese
|
2017-06-19 18:59:02 +00:00
|
|
|
color rgba(60, 60, 60, 0.5) !important
|
2016-11-28 16:06:00 +00:00
|
|
|
|
2017-06-08 19:54:39 +00:00
|
|
|
.anime-actions
|
|
|
|
horizontal
|
|
|
|
justify-content center
|
2017-06-20 13:46:49 +00:00
|
|
|
|
|
|
|
// Action button margin
|
|
|
|
margin calc(content-padding - 0.5rem) -0.5rem
|
2017-06-20 12:16:23 +00:00
|
|
|
|
|
|
|
// Setting z-index requires setting a background as well
|
2017-06-19 18:59:02 +00:00
|
|
|
z-index 10
|
2017-06-20 12:16:23 +00:00
|
|
|
background-color bg-color
|
2017-06-08 19:54:39 +00:00
|
|
|
|
|
|
|
> 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
|
|
|
|
|
2017-06-20 18:13:04 +00:00
|
|
|
.anime-widget
|
|
|
|
margin-top 0.6rem
|
|
|
|
margin-bottom 0.4rem
|
|
|
|
|
2017-06-08 09:51:34 +00:00
|
|
|
< 800px
|
|
|
|
.anime-rating-categories
|
|
|
|
vertical
|
|
|
|
|
2017-07-21 09:25:53 +00:00
|
|
|
.anime-friends
|
|
|
|
.user-avatars
|
|
|
|
justify-content flex-start
|
|
|
|
|
2017-06-24 14:17:38 +00:00
|
|
|
.footer
|
2017-06-08 12:46:38 +00:00
|
|
|
font-size 0.8rem
|
2017-06-24 14:17:38 +00:00
|
|
|
opacity 0.7
|
2017-06-08 12:46:38 +00:00
|
|
|
margin-top 0.5rem
|
2016-11-28 16:06:00 +00:00
|
|
|
|
2017-10-05 10:36:26 +00:00
|
|
|
&.mountable
|
|
|
|
opacity 0 !important
|
|
|
|
|
|
|
|
&.mounted
|
|
|
|
opacity 0.7 !important
|
|
|
|
|
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
|