diff --git a/templates/base.html b/templates/base.html index 0cd4cfe..156af06 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,7 +26,7 @@ { color: {{ theme.CARD_LINK }}; } - .chip a + .chip a, td a { color: {{ theme.CHIP_TEXT }}; }