mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Changes based on feedback
This commit is contained in:
parent
a233c9fb7d
commit
1f54624f09
@ -17,6 +17,8 @@ Fixes
|
||||
Other Changes
|
||||
--------------
|
||||
|
||||
* Modified native font stack (#612)
|
||||
|
||||
v0.3.0
|
||||
======
|
||||
|
||||
|
@ -76,7 +76,6 @@
|
||||
white-space: pre
|
||||
margin: 0
|
||||
padding: $base-line-height / 2 $base-line-height / 2
|
||||
font-family: $code-font-family
|
||||
display: block
|
||||
overflow: auto
|
||||
& .hll
|
||||
@ -85,6 +84,7 @@
|
||||
margin: 0 -1 * $base-line-height / 2
|
||||
padding: 0 $base-line-height / 2
|
||||
pre.literal-block, div[class^='highlight'] pre, .linenodiv pre
|
||||
font-family: $code-font-family
|
||||
font-size: 12px
|
||||
line-height: normal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user