summaryrefslogtreecommitdiff
path: root/src/chrome/global/wizard.css
diff options
context:
space:
mode:
authorVineet Kumar <git@vineetk.net>2022-08-29 17:02:12 -0400
committerVineet Kumar <git@vineetk.net>2026-05-14 17:02:12 -0400
commit199c684366d6cf7431513ff15bae9861166a3a19 (patch)
treeab143c779ca20d6ba39be37b2ee2b93b2802cfa2 /src/chrome/global/wizard.css
parent48c977ab7fcab19dc4da19bba4b209b220c0a33e (diff)
Diffstat (limited to 'src/chrome/global/wizard.css')
-rw-r--r--src/chrome/global/wizard.css4
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 {