From a1c3ca263294c80a7e9278a6afcbdff46edb1bd0 Mon Sep 17 00:00:00 2001 From: keyhelpuser Date: Wed, 6 Sep 2023 13:49:17 +0000 Subject: [PATCH] Update 'keyhelp_theme_dark.txt' --- keyhelp_theme_dark.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/keyhelp_theme_dark.txt b/keyhelp_theme_dark.txt index 586da40..9fec6cb 100644 --- a/keyhelp_theme_dark.txt +++ b/keyhelp_theme_dark.txt @@ -507,4 +507,9 @@ input[disabled], input[readonly], textarea[disabled], select[disabled] { .button.is-fullwidth { display: block; width: 100%; +} + +.hero.is-primary { + background-color: #1D2327; + color: #fff; } \ No newline at end of file