Change display for blockquote and h4 lines

This commit is contained in:
SaintPeter
2015-12-22 13:27:17 -08:00
parent ff4f013de7
commit ec01155c0d
4 changed files with 175 additions and 84 deletions

View File

@@ -11,7 +11,8 @@
border: 1px solid @pre-border-color;
white-space: pre;
padding: 5px 10px;
margin-bottom: 5px;
margin-bottom: 10px;
margin-top: -10px;
overflow: auto;
}