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:
Aaron Carlisle
2017-03-14 21:09:33 -04:00
parent 902d36da19
commit b400b1efd0

View File

@@ -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