Skip to content

Commit

Permalink
Stop github highlighting code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
garethrees committed Mar 5, 2016
1 parent e6029c9 commit 0f215cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/default.html
Expand Up @@ -38,6 +38,9 @@
margin: 0 auto;
max-width: 588px;
}
figure.highlight {
border: none;
}
#banner {
border-bottom: 1px solid #9999A1;
}
Expand Down

0 comments on commit 0f215cd

Please sign in to comment.