File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ picture:
7575
7676# BUILD SETTINGS
7777markdown : kramdown
78- highlighter : pygments
78+ highlighter : rouge
7979sass :
8080 sass_dir : _sass
8181 style : :compressed
Original file line number Diff line number Diff line change 6363.il { color : #009999 } /* Literal.Number.Integer.Long */
6464
6565/* * Custom **/
66- .highlight pre { word-wrap : normal }
66+ /* .highlight pre { word-wrap: normal }
6767.highlight pre code { white-space: pre }
68- .lineno { opacity :.2 ; color : #cccccc ;-webkit-transition : opacity .5s linear ; transition : opacity .5s linear ;} / * Line nos */
69- .highlight :hover .lineno { opacity : 1 } / * Show line nos on hover */
68+ .lineno { opacity:.2; color: #cccccc;-webkit-transition: opacity .5s linear; transition: opacity .5s linear;} ! * Line nos *!
69+ .highlight:hover .lineno { opacity: 1 } ! * Show line nos on hover *! */
You can’t perform that action at this time.
0 commit comments