Fixed offset code blocks when editing in markdown.

Fixes #264
This commit is contained in:
Dan Brown 2017-01-08 13:31:53 +00:00
parent f2917fc462
commit 0faa130cfd
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -175,6 +175,7 @@ pre code {
background-color: transparent;
border: 0;
font-size: 1em;
display: block;
}
/*
* Text colors