Style changes

This commit is contained in:
Joe Hutchinson
2019-01-30 15:59:35 -05:00
parent 7bc710cdf3
commit 85fa70d303
3 changed files with 12 additions and 21 deletions

View File

@@ -2,14 +2,6 @@
XCode style (c) Angel Garcia <angelgarcia.mail@gmail.com>
*/
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #f3f3f3;
color: black;
}
.hljs-comment,
.hljs-quote {
color: #006a00;