master
Nick Sergeant 2012-06-04 15:36:13 -04:00
parent bfe6d0a209
commit df2d4978c2
2 changed files with 2 additions and 0 deletions

View File

@ -228,6 +228,7 @@ article.snipt {
}
pre {
background: #FFF;
margin: 20px 0;
}
}
div.highlight {

View File

@ -160,6 +160,7 @@ article.snipt div.container section.code div.markdown div.highlight {
}
article.snipt div.container section.code div.markdown pre {
background: #FFF;
margin: 20px 0;
}
article.snipt div.container section.code div.highlight pre {
background: #FFF;