代码高亮pre样式调整

This commit is contained in:
jaywcjlove 2016-12-03 12:12:58 +08:00
parent d262d44933
commit 64b6599e0e
2 changed files with 2 additions and 5 deletions

View File

@ -272,7 +272,4 @@ a.github-corner {
color #a3a3a3
}
}
div.markdown-body pre{
padding: 0.6em;
}
}

View File

@ -90,8 +90,6 @@ div.markdown-body
ul ul ol, ul ol ol, ol ul ol, ol ol ol
list-style-type lower-alpha
pre
overflow: auto
padding: 1em
margin-top: 1.5em
margin-bottom: 1.5em
line-height: 1.3
@ -107,6 +105,8 @@ div.markdown-body
font-size 0.93em
-webkit-overflow-scrolling touch
code
padding: 0.7em
overflow: auto
background-color transparent
color inherit
line-height 1.4