Removed all outdated CSS classes

This commit is contained in:
2018-11-07 02:42:31 +09:00
parent de8fec3114
commit 60b8016a1b
19 changed files with 4 additions and 193 deletions

View File

@ -9,9 +9,6 @@ const remove-margin = 1.1rem
margin-top calc(remove-margin * -1)
width calc(100% + remove-margin * 2)
.anime-list-owner
display none
.anime-list-item-image,
.anime-list-item-image-container
width 27px

View File

@ -1,6 +1,3 @@
// .forum-header
// text-align left
// margin-bottom 1rem
post-content-padding-y = 0.75rem
.thread-link

View File

@ -9,7 +9,4 @@
// border-radius 50%
// &.fade-out
// pointer-events none
// .theme-wheel-theme
// //
// pointer-events none

View File

@ -1,24 +1,3 @@
// .widgets
// display grid
// grid-template-columns 1fr
// > 810px
// .widgets
// grid-template-columns repeat(2, 1fr)
// grid-gap content-padding
// > 1240px
// .widgets
// grid-template-columns repeat(3, 1fr)
// > 1640px
// .widgets
// grid-template-columns repeat(4, 1fr)
.widgets
horizontal-wrap
justify-content center
.widget
vertical
flex 1
@ -57,13 +36,6 @@
width 100%
// max-width 700px
.widget-ui-element-text
horizontal
clip-long-text
justify-content flex-start
align-items center
width 100%
.widget-form
width 100%
max-width 650px