Merge pull request #208 from emersonkeenan/master

Fix embedded gist indentation
This commit is contained in:
John O'Nolan 2016-01-05 10:56:05 +02:00
commit 1196a13aef
1 changed files with 1 additions and 0 deletions

View File

@ -1463,6 +1463,7 @@ body:not(.post-template) .post-title {
.gist table {
margin: 0;
font-size: 1.4rem;
text-rendering: auto;
}
.gist td {
line-height: 1.4;