mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge branch 'master' into davidfischer/declare-package-main
This commit is contained in:
commit
80860e36db
@ -13,6 +13,8 @@ New Features
|
|||||||
Fixes
|
Fixes
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* Line height adjustments for Liberation Mono (#656)
|
||||||
|
|
||||||
|
|
||||||
Other Changes
|
Other Changes
|
||||||
--------------
|
--------------
|
||||||
|
@ -93,7 +93,7 @@
|
|||||||
pre.literal-block, div[class^='highlight'] pre, .linenodiv pre
|
pre.literal-block, div[class^='highlight'] pre, .linenodiv pre
|
||||||
font-family: $code-font-family
|
font-family: $code-font-family
|
||||||
font-size: 12px
|
font-size: 12px
|
||||||
line-height: normal
|
line-height: 1.4
|
||||||
|
|
||||||
@media print
|
@media print
|
||||||
.codeblock, div[class^='highlight'], div[class^='highlight'] pre
|
.codeblock, div[class^='highlight'], div[class^='highlight'] pre
|
||||||
|
Loading…
Reference in New Issue
Block a user