add css for code blocks
This commit is contained in:
parent
1fd1e4f28a
commit
bfc22eafc9
2 changed files with 14 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue