diff --git a/keyhelp_theme_dark_for_nibblegap.txt b/keyhelp_theme_dark_for_nibblegap.txt index 1fd6c72..616a1c8 100644 --- a/keyhelp_theme_dark_for_nibblegap.txt +++ b/keyhelp_theme_dark_for_nibblegap.txt @@ -629,4 +629,12 @@ a.has-text-danger:hover,a.has-text-danger:focus\ background-attachment: fixed;\ background-color: #1d1f21;\ \}\ -\}} \ No newline at end of file +\}} + +.hero.is-primary { + color: #D5D8D7 !important; + background-image: url("https://nibblecdn.com/images/background2.jpg"); + background-repeat: repeat; + background-attachment: fixed; + background-color: #1d1f21; +} \ No newline at end of file