diff options
| author | Vineet Kumar <git@vineetk.net> | 2022-08-29 17:02:12 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-05-14 17:02:12 -0400 |
| commit | 199c684366d6cf7431513ff15bae9861166a3a19 (patch) | |
| tree | ab143c779ca20d6ba39be37b2ee2b93b2802cfa2 /src/chrome/global/wizard.css | |
| parent | 48c977ab7fcab19dc4da19bba4b209b220c0a33e (diff) | |
Diffstat (limited to 'src/chrome/global/wizard.css')
| -rw-r--r-- | src/chrome/global/wizard.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chrome/global/wizard.css b/src/chrome/global/wizard.css index 834d0d8..001dd78 100644 --- a/src/chrome/global/wizard.css +++ b/src/chrome/global/wizard.css | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | .wizard-header { | 3 | .wizard-header { |
| 4 | border-bottom: 1px solid rgb(64,64,64); | 4 | border-bottom: 1px solid rgb(64,64,64); |
| 5 | background-color: rgb(0,0,0); | 5 | background-color: #181411; |
| 6 | color: #fff; | 6 | color: #bfbbb6; |
| 7 | } | 7 | } |
| 8 | 8 | ||
| 9 | .wizard-header-box-1 { | 9 | .wizard-header-box-1 { |
