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

Commit f1cab96

Browse files
committed
Style: Fix highlight
1 parent 505da82 commit f1cab96

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎_sass/_style.scss‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -649,8 +649,7 @@ code {
649649
pre, code { font-size: 16px; }
650650
}
651651

652-
div.highlight,
653-
figure.highlight,
652+
.highlight,
654653
p > pre,
655654
p > code,
656655
p > nobr > code,
@@ -692,6 +691,8 @@ h5 > code,
692691
div.highlight,
693692
figure.highlight {
694693
background-color: rgba(0,0,0,.1);
694+
}
695+
.highlight {
695696
margin: 1em 0;
696697
width: 100%;
697698
overflow: auto;
@@ -1095,8 +1096,7 @@ code.output {
10951096
@include border-radius(5px 5px 0 0);
10961097
@include box-shadow(0 3px 10px rgba(0,0,0,.5));
10971098
}
1098-
div.highlight,
1099-
figure.highlight {
1099+
.highlight {
11001100
@include border-radius(0 0 5px 5px);
11011101
}
11021102
pre.highlight {

0 commit comments

Comments
(0)

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