mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Fix #110 Low contrast text in footnotes strains legibility
While not a big imporvement this slighty darkens the text of footnotes. It also helps that is a darker version of the text so it looks more consistent.
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
table.docutils.citation, table.docutils.footnote
|
||||
background: none
|
||||
border: none
|
||||
color: $gray-light
|
||||
color: $text-medium
|
||||
td, tr
|
||||
border: none
|
||||
background-color: transparent !important
|
||||
|
||||
Reference in New Issue
Block a user