add css for code blocks

This commit is contained in:
Dean Attali 2016-07-28 18:18:01 -07:00
parent 1fd1e4f28a
commit bfc22eafc9
2 changed files with 14 additions and 1 deletions

View file

@ -1,4 +1,4 @@
.highlight { background: #ffffff; }
/* .highlight { background: #ffffff; } Dean commented out */
.highlight pre { background-color: #fff; font-size: 16px }
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */