Syntax highlighting changes

This commit is contained in:
Jeff Parsons 2016-02-03 15:17:08 -08:00
commit a23147b5c6
4 changed files with 119 additions and 65 deletions

View file

@ -2,7 +2,7 @@
* Syntax highlighting styles
*/
.highlight {
background: #fff;
// background: #fff;
@extend %vertical-rhythm;
.c { color: #998; font-style: italic } // Comment