Implemented anime list basics

This commit is contained in:
2017-06-08 21:54:39 +02:00
parent 4f7ef694c8
commit cacb804a19
10 changed files with 86 additions and 7 deletions

View File

@ -1,13 +1,18 @@
.light-button-group
horizontal-wrap
justify-content flex-start
font-size 0.9rem
.light-button
display inline-block
padding 0.5rem 1rem
border-radius 3px
font-size 0.9rem
:hover
color white !important
background-color link-hover-color
background-color link-hover-color
.action-button
ui-element
font-size 1rem
text-align center