Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 7682327

Browse files
committed
highlighter ui fix
1 parent 0a15ee7 commit 7682327

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ picture:
7575

7676
# BUILD SETTINGS
7777
markdown: kramdown
78-
highlighter: pygments
78+
highlighter: rouge
7979
sass:
8080
sass_dir: _sass
8181
style: :compressed

‎_sass/external/_syntax.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
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 *!*/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /