Syntax highlighting changes
This commit is contained in:
parent
31d30da855
commit
a23147b5c6
4 changed files with 119 additions and 65 deletions
|
|
@ -2,7 +2,7 @@
|
|||
* Syntax highlighting styles
|
||||
*/
|
||||
.highlight {
|
||||
background: #fff;
|
||||
// background: #fff;
|
||||
@extend %vertical-rhythm;
|
||||
|
||||
.c { color: #998; font-style: italic } // Comment
|
||||
|
|
|
|||
Loading…
Reference in a new issue