Update keyhelp_theme_dark_for_nibblegap.txt
This commit is contained in:
parent
c2532ee1d0
commit
91dcc0d8a4
1 changed files with 9 additions and 1 deletions
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue