Update _syntax-highlighting.scss

revert
This commit is contained in:
Sagi Dayan 2014-09-30 11:05:37 +03:00
parent d084a12864
commit 11308c4d59

View file

@ -1,7 +1,7 @@
/**
* Syntax highlighting styles
*/
/*
.highlight {
background: #fff;
@extend %vertical-rhythm;
@ -66,8 +66,8 @@
.vi { color: #008080 } // Name.Variable.Instance
.il { color: #099 } // Literal.Number.Integer.Long
}
*/
/*
.highlight {
margin-bottom: 1.5em;
font-size: 12px;
@ -140,3 +140,4 @@
.vi { color: #f8f8f2 } // Name.Variable.Instance
.il { color: #ae81ff } // Literal.Number.Integer.Long
}
*/