We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d64c1 commit 505da82Copy full SHA for 505da82
_sass/_style.scss
@@ -479,7 +479,7 @@ aside {
479
.next:after,
480
.prev:before {
481
font-size: 36px;
482
- color: #222;
+ color: #fff;
483
font-weight: 900;
484
text-shadow: 0 1px 0 rgba(255,255,255,.2);
485
position: absolute;
@@ -649,7 +649,8 @@ code {
649
pre, code { font-size: 16px; }
650
}
651
652
-.highlight,
+div.highlight,
653
+figure.highlight,
654
p > pre,
655
p > code,
656
p > nobr > code,
@@ -688,7 +689,8 @@ h5 > code,
688
689
code { background: none; }
690
691
-.highlight {
692
693
+figure.highlight {
694
background-color: rgba(0,0,0,.1);
695
margin: 1em 0;
696
width: 100%;
@@ -1093,7 +1095,8 @@ code.output {
1093
1095
@include border-radius(5px 5px 0 0);
1094
1096
@include box-shadow(0 3px 10px rgba(0,0,0,.5));
1097
- .highlight {
1098
+ div.highlight,
1099
+ figure.highlight {
1100
@include border-radius(0 0 5px 5px);
1101
1102
pre.highlight {
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments