2018-03-22 19:15:21 +00:00
|
|
|
.editor-list-page-title
|
2018-03-07 20:25:24 +00:00
|
|
|
margin-bottom 0
|
2018-04-07 14:32:37 +00:00
|
|
|
margin-top 1rem
|
2018-03-07 20:25:24 +00:00
|
|
|
|
2018-03-22 19:15:21 +00:00
|
|
|
.editor-list
|
|
|
|
img
|
|
|
|
margin-right 1rem
|
|
|
|
|
2018-04-13 13:11:04 +00:00
|
|
|
.editor-filters
|
|
|
|
//
|
|
|
|
|
2018-03-07 20:25:24 +00:00
|
|
|
.editor-list-entry-count
|
2018-03-09 13:00:33 +00:00
|
|
|
margin-top 0
|
2018-04-07 14:32:37 +00:00
|
|
|
margin-bottom content-padding
|
2018-03-09 13:00:33 +00:00
|
|
|
|
|
|
|
.editor-score
|
2018-04-07 14:32:37 +00:00
|
|
|
feature-card-footer
|
|
|
|
|
|
|
|
.feature-card-color-soundtrack
|
|
|
|
background hsl(200, feature-card-saturation, feature-card-lightness) !important
|
|
|
|
|
|
|
|
.feature-card-color-company
|
|
|
|
background hsl(150, feature-card-saturation, feature-card-lightness) !important
|
2018-04-13 13:11:04 +00:00
|
|
|
|
2018-04-23 10:18:53 +00:00
|
|
|
.feature-card-color-character
|
|
|
|
background hsl(273, feature-card-saturation, feature-card-lightness) !important
|
|
|
|
|
2019-02-08 10:34:20 +00:00
|
|
|
.search-links
|
|
|
|
horizontal
|
2019-03-11 01:19:08 +00:00
|
|
|
margin 0 auto
|
2019-02-08 10:34:20 +00:00
|
|
|
|
2019-03-11 01:19:08 +00:00
|
|
|
.search-link
|
|
|
|
margin 0.2rem
|
2019-02-08 10:34:20 +00:00
|
|
|
|
2019-03-11 01:19:08 +00:00
|
|
|
> 1000px
|
|
|
|
.search-links
|
|
|
|
vertical
|
|
|
|
position fixed
|
|
|
|
top 50%
|
|
|
|
right content-padding
|
|
|
|
transform translateY(-50%)
|
2019-02-08 10:34:20 +00:00
|
|
|
|
2019-03-11 01:19:08 +00:00
|
|
|
.google-badge,
|
|
|
|
.shoboi-badge
|
2019-02-08 10:34:20 +00:00
|
|
|
background rgba(255, 255, 255, 0.80) !important
|
|
|
|
|
|
|
|
:hover
|
|
|
|
background rgba(255, 255, 255, 1) !important
|
|
|
|
|
2019-03-11 01:19:08 +00:00
|
|
|
.anilist-badge
|
2019-02-08 10:34:20 +00:00
|
|
|
background rgba(31, 38, 49, 0.80) !important
|
|
|
|
|
|
|
|
:hover
|
|
|
|
background rgba(31, 38, 49, 1) !important
|
|
|
|
|
|
|
|
.mal-badge
|
|
|
|
background rgba(46, 81, 181, 0.80) !important
|
|
|
|
|
|
|
|
:hover
|
|
|
|
background rgba(46, 81, 181, 1) !important
|
|
|
|
|
2018-04-13 13:11:04 +00:00
|
|
|
> 1550px
|
|
|
|
.editor-filters
|
|
|
|
position fixed
|
|
|
|
right content-padding
|
|
|
|
top content-padding
|
|
|
|
z-index 1
|