markdown pre 背影色突出

This commit is contained in:
life
2015-11-22 16:05:52 +08:00
parent 255b8ea047
commit c074f30177

View File

@@ -60,7 +60,8 @@ pre.prettyprint {
code.prettyprint,
pre.prettyprint {
padding: 8px;
background-color: #f7f7f9;
/*background-color: #f7f7f9;*/
background-color: #eee;
border: 1px solid #e1e1e8;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;