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