mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Apply suggestions from code review
Co-authored-by: Jesse Tan <jessetan@users.noreply.github.com>
This commit is contained in:
parent
e11d3bdeac
commit
9b600e3a43
@ -483,7 +483,10 @@
|
||||
border-radius: $base-line-height / 6
|
||||
padding: $base-line-height / 10 $base-line-height / 4
|
||||
margin: auto 0
|
||||
kbd, .kbd
|
||||
:not(kbd) > kbd,
|
||||
:not(kbd) > .kbd,
|
||||
:not(.kbd) > kbd,
|
||||
:not(.kbd) > .kbd
|
||||
color: inherit
|
||||
font-size: 80%
|
||||
background-color: lighten($text-light, 30%)
|
||||
|
Loading…
Reference in New Issue
Block a user