Removed owner info from extension

This commit is contained in:
2017-06-29 14:18:13 +02:00
parent a62ebb00e3
commit 7f9d599b50
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -3,9 +3,6 @@
width 100%
max-width 1100px
margin 0 auto
// border ui-border
// background rgb(249, 249, 249)
// border-radius 3px
tr
horizontal