summaryrefslogtreecommitdiff
path: root/res/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/style.css')
-rw-r--r--res/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/style.css b/res/style.css
index efa9128..003aaeb 100644
--- a/res/style.css
+++ b/res/style.css
@@ -13,7 +13,7 @@ body {
font-size:1.1em;
margin:0px;
padding:0px;
- background:linear-gradient(to top right, #322, #456);
+ background:linear-gradient(to top right, #291a1a, #456);
}
a,

Generated by cgit