From bb54f4c4ba9db6a1c4c3443f8f890bbe6b5dc83b Mon Sep 17 00:00:00 2001 From: Bauke Date: Tue, 19 Mar 2019 13:37:41 +0100 Subject: [PATCH] fix: fixes the "last posted" link to have the correct color, #14 --- src/tildes-dracula/_topic-listing.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tildes-dracula/_topic-listing.sass b/src/tildes-dracula/_topic-listing.sass index 400f786..7b1750d 100644 --- a/src/tildes-dracula/_topic-listing.sass +++ b/src/tildes-dracula/_topic-listing.sass @@ -12,8 +12,8 @@ body.theme-black color: $foreground background-color: $background - .time-responsive-full - color: $foreground + .time-responsive-full + color: $foreground .topic-content-metadata color: $foreground