markdown样式调整

This commit is contained in:
jaywcjlove 2017-02-09 10:59:07 +08:00
parent cf6aaab443
commit e228354715
1 changed files with 4 additions and 1 deletions

View File

@ -1,8 +1,11 @@
.hljs{
display:block;overflow-x:auto;padding:0.5em;color:#333;background:#f8f8f8
}
.hljs-quote{
font-style:italic;
}
.hljs-comment,.hljs-quote{
color:#998;font-style:italic
color:#998;
}
.hljs-keyword,.hljs-selector-tag,.hljs-subst{
color:#333;font-weight:bold