發表文章

目前顯示的是 6月, 1993的文章

vscode markdown enhan style

/* Please visit the URL below for more information: */ /* https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css */ .markdown-preview.markdown-preview { // modify your style here // eg: background-color: blue; background-color: #000; background-image: url(https://pic.pimg.tw/pixnetvisual/57ebc16b09a6f7419b2d62d195be3c8c.jpg); color: #666; font-size: 15px; width:760px !important; line-height: 200%; border-left: 10px solid #222; border-right: 10px solid #222; font-family: Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif; letter-spacing: .125rem; padding: 15px 60px !important; a { color: #ba3a20; } h1 { font-size: 2em; } h2 { font-size: 1.5em; } h3 { font-size: 1.17em; } h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu { margin-bottom: 1em; } /** custom **/ h1, h2, h3, h4, h5, h6 { font-weight: normal; } h2 { color: #ba3a20; } h3, h4, h5, h6