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 af3ff63 commit 8551188Copy full SHA for 8551188
sass/_theme_rst.sass
@@ -79,6 +79,11 @@
79
font-family: $code-font-family
80
display: block
81
overflow: auto
82
+ & .hll
83
+ // Line emphasis spans full width
84
+ display: block
85
+ margin: 0 -1 * $base-line-height / 2
86
+ padding: 0 $base-line-height / 2
87
pre.literal-block, div[class^='highlight'] pre, .linenodiv pre
88
font-size: 12px
89
line-height: normal
0 commit comments