hexo-butterfly-tag-plugins-plus
Version:
A number of tag plugins for theme-butterfly
32 lines (28 loc) • 715 B
text/stylus
@media (min-width: 1200px)
.poem
margin 0 auto
height auto
writing-mode vertical-rl
writing-mode tb-rl
p
text-decoration underline
text-decoration-color rgba(193, 11, 11, 0.72)
text-decoration-style dashed
@font-face
font-family 'Poem'
src url('https://unpkg.zhimg.com/akilar-candyassets/fonts/Poem.ttf')
font-display swap
.poem
p
font-family 'Poem','KaiTi',sans-serif
font-size 25px
text-align center
.poem-title
font-family 'Poem','KaiTi',sans-serif
font-size 2.5em
text-align center
.poem-author
text-align center
font-family 'Poem','KaiTi',sans-serif
font-size 16px
color rgb(66, 66, 66)