Update keyhelp_theme_dark_for_nibblegap.txt

This commit is contained in:
keyhelpuser 2024-05-05 16:23:54 +00:00
parent c2532ee1d0
commit 91dcc0d8a4

View file

@ -629,4 +629,12 @@ a.has-text-danger:hover,a.has-text-danger:focus\
background-attachment: fixed;\
background-color: #1d1f21;\
\}\
\}}
\}}
.hero.is-primary {
color: #D5D8D7 !important;
background-image: url("https://nibblecdn.com/images/background2.jpg");
background-repeat: repeat;
background-attachment: fixed;
background-color: #1d1f21;
}