add 类似雷军公众号的文章样式
This commit is contained in:
parent
01876d5477
commit
6daab5d790
@ -253,19 +253,12 @@ export const templates: Template[] = [
|
|||||||
textIndent: '0em',
|
textIndent: '0em',
|
||||||
lineHeight: '1.75em',
|
lineHeight: '1.75em',
|
||||||
margin:'1em 8px',
|
margin:'1em 8px',
|
||||||
visibility: 'visible',
|
|
||||||
fontSize: '16px',
|
fontSize: '16px',
|
||||||
textIndent: '0em',
|
|
||||||
fontFamily: 'mp-quote, PingFang SC, system-ui, -apple-system, BlinkMacSystemFont, Helvetica Neue, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Arial, sans-serif',
|
fontFamily: 'mp-quote, PingFang SC, system-ui, -apple-system, BlinkMacSystemFont, Helvetica Neue, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Arial, sans-serif',
|
||||||
letterSpacing: '1px',
|
letterSpacing: '1px',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
inline: { span:{
|
inline: {
|
||||||
fontSize: '16px',
|
|
||||||
textIndent: '0em',
|
|
||||||
fontFamily: 'mp-quote, PingFang SC, system-ui, -apple-system, BlinkMacSystemFont, Helvetica Neue, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Arial, sans-serif',
|
|
||||||
letterSpacing: '1px',
|
|
||||||
},
|
|
||||||
strong: {
|
strong: {
|
||||||
color: '#16a34a',
|
color: '#16a34a',
|
||||||
fontWeight: 'bold'
|
fontWeight: 'bold'
|
||||||
|
Loading…
Reference in New Issue
Block a user