Skip to content

Commit

Permalink
Adjust code comments style
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 31, 2016
1 parent c089d73 commit 0f2722b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/_markdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ html .markdown-body li > code {
}

.markdown-body .pl-c {
color: $gray;
color: $gray-darker;
}

.markdown-body .pl-pds, .markdown-body .pl-s, .markdown-body .pl-s .pl-pse .pl-s1, .markdown-body .pl-sr, .markdown-body .pl-sr .pl-cce, .markdown-body .pl-sr .pl-sra, .markdown-body .pl-sr .pl-sre {
Expand Down

0 comments on commit 0f2722b

Please sign in to comment.