Update 'keyhelp_theme_dark.txt'

This commit is contained in:
keyhelpuser 2023-09-06 13:49:17 +00:00
parent 492fbe3e12
commit a1c3ca2632
1 changed files with 5 additions and 0 deletions

View File

@ -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;
}