Removed owner info from extension
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user