summaryrefslogtreecommitdiff
path: root/src/chrome/global/config.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/config.css
parent48c977ab7fcab19dc4da19bba4b209b220c0a33e (diff)
Diffstat (limited to 'src/chrome/global/config.css')
-rw-r--r--src/chrome/global/config.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/global/config.css b/src/chrome/global/config.css
index cfc3a90..69a5a9d 100644
--- a/src/chrome/global/config.css
+++ b/src/chrome/global/config.css
@@ -19,7 +19,7 @@
19#warningTitle { 19#warningTitle {
20 font-weight: lighter; 20 font-weight: lighter;
21 line-height: 1.2; 21 line-height: 1.2;
22 color: #fff; 22 color: #bfbbb6;
23 margin: 0; 23 margin: 0;
24 margin-bottom: .5em; 24 margin-bottom: .5em;
25} 25}