From 76559f2895012803aed3256ce521b9cfff2f63b8 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Mon, 5 Aug 2019 13:24:35 +0200 Subject: WIP: add option to activate trial --- src/styles/recipes.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/styles') diff --git a/src/styles/recipes.scss b/src/styles/recipes.scss index 56a248e98..5bdc60a57 100644 --- a/src/styles/recipes.scss +++ b/src/styles/recipes.scss @@ -2,6 +2,7 @@ .theme__dark .recipe-teaser { background-color: $dark-theme-gray-dark; + color: $dark-theme-text-color; &:hover { background-color: $dark-theme-gray; } } -- cgit v1.2.3-70-g09d2