fix markdown.css

Signed-off-by: Le Tan <tamlokveer@gmail.com>
This commit is contained in:
Le Tan 2016-10-17 23:01:13 +08:00
parent a73090b6d7
commit 4a1c5e0a91

View File

@ -80,10 +80,10 @@ code {
pre code {
margin: 0;
padding: 0;
white-space: pre;
border: none;
background: transparent;
white-space: pre-wrap;
overflow: auto;
}
aside {
display: block;