Changed anime list design

This commit is contained in:
Eduard Urbach 2017-06-29 14:12:27 +02:00
parent b6d00684b7
commit a62ebb00e3
2 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,5 @@
component AnimeList(animeList *arn.AnimeList, user *arn.User)
h2= animeList.User().Nick + "'s collection"
table.anime-list
thead
tr

View File

@ -1,6 +1,11 @@
.anime-list
vertical
width 100%
max-width 1100px
margin 0 auto
// border ui-border
// background rgb(249, 249, 249)
// border-radius 3px
tr
horizontal