Removed genres from sidebar (on explore page now)

This commit is contained in:
2017-11-30 17:57:31 +01:00
parent a6cfd98ea8
commit 9e32aadefd
7 changed files with 27 additions and 13 deletions

View File

@ -2,8 +2,13 @@
display flex
justify-content center
.corner-buttons-hide-on-mobile
display none
> 600px
.corner-buttons
.corner-buttons,
.corner-buttons-hide-on-mobile
display flex
position absolute
top content-padding
right content-padding

View File

@ -7,6 +7,8 @@ link-hover-color = rgb(242, 60, 30)
link-active-color = link-hover-color
pro-color = hsla(0, 100%, 73%, 0.87)
anime-alternative-title-color = hsla(0, 0%, 0%, 0.5)
reverse-light-color = rgba(0, 0, 0, 0.05)
reverse-light-hover-color = rgba(0, 0, 0, 0.1)
theme-white = bg-color
theme-black = text-color