Cleanup quotes
This commit is contained in:
parent
c05301d4ed
commit
dad09f78c6
@ -19,10 +19,6 @@
|
|||||||
.quote-side-column
|
.quote-side-column
|
||||||
sidebar-big
|
sidebar-big
|
||||||
|
|
||||||
.quote-media
|
|
||||||
iframe
|
|
||||||
width 100%
|
|
||||||
|
|
||||||
.quote-info-table
|
.quote-info-table
|
||||||
margin 0
|
margin 0
|
||||||
|
|
||||||
@ -37,12 +33,3 @@
|
|||||||
|
|
||||||
.quote-section-name
|
.quote-section-name
|
||||||
font-weight bold
|
font-weight bold
|
||||||
|
|
||||||
.quote-anime-list
|
|
||||||
horizontal-wrap
|
|
||||||
|
|
||||||
.quote-anime-list-item
|
|
||||||
anime-mini-item
|
|
||||||
|
|
||||||
.quote-anime-list-item-image
|
|
||||||
anime-mini-item-image
|
|
@ -17,10 +17,11 @@
|
|||||||
.quote-character
|
.quote-character
|
||||||
horizontal
|
horizontal
|
||||||
align-self flex-end
|
align-self flex-end
|
||||||
align-items baseline
|
|
||||||
justify-content space-around
|
|
||||||
margin 0 1em 1em 0
|
margin 0 1em 1em 0
|
||||||
|
|
||||||
|
.character
|
||||||
|
margin 0
|
||||||
|
|
||||||
.quote-footer
|
.quote-footer
|
||||||
text-align center
|
text-align center
|
||||||
margin-bottom 1rem
|
margin-bottom 1rem
|
||||||
@ -30,11 +31,6 @@
|
|||||||
span
|
span
|
||||||
opacity 0.65
|
opacity 0.65
|
||||||
|
|
||||||
.quotation
|
|
||||||
height 100%
|
|
||||||
display flex
|
|
||||||
flex-grow 1
|
|
||||||
|
|
||||||
blockquote
|
blockquote
|
||||||
flex-grow 1
|
flex-grow 1
|
||||||
padding 1em
|
padding 1em
|
||||||
@ -60,7 +56,3 @@ blockquote
|
|||||||
line-height 0.1em
|
line-height 0.1em
|
||||||
margin-left 0.25em
|
margin-left 0.25em
|
||||||
vertical-align -0.4em
|
vertical-align -0.4em
|
||||||
|
|
||||||
.character
|
|
||||||
margin 0.5em 0 0 0.5em !important
|
|
||||||
display block !important
|
|
Loading…
Reference in New Issue
Block a user