summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/base.css b/css/base.css
index f235ebf..f65307a 100644
--- a/css/base.css
+++ b/css/base.css
@@ -23,7 +23,7 @@
23 23
24 --cblack: #000000; 24 --cblack: #000000;
25 --cwhite: #ffffff; 25 --cwhite: #ffffff;
26 --cgray: #312f2b; 26 --cgray: #232627; /* Nicer gray than previously */
27 27
28 /* Color palate for the site */ 28 /* Color palate for the site */
29 --cebony: #2e2920; 29 --cebony: #2e2920;