hexo-butterfly-tag-plugins-plus-chinese
Version:
A number of tag plugins for theme-butterfly
33 lines (29 loc) • 608 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
.poem
&.handwriting
font-family: 'Ma Shan Zheng'
&.SimHei
font-family: 'SimHei'
&.SimSun
font-family: 'SimSun'
&.KaiTi
font-family: 'KaiTi'
p
font-size 25px
text-align center
.poem-title
font-size 2.5em
text-align center
.poem-author
text-align center
font-size 16px
color rgb(66, 66, 66)