summaryrefslogtreecommitdiff
path: root/style/main.less
diff options
context:
space:
mode:
Diffstat (limited to 'style/main.less')
-rw-r--r--style/main.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/style/main.less b/style/main.less
index 90edbcd..1c64dd1 100644
--- a/style/main.less
+++ b/style/main.less
@@ -6,6 +6,8 @@
body {
text-align: center;
line-height: 2em;
+ background: linear-gradient(-45deg,
+ @color-secondary-2-4, @color-secondary-2-1);
}
@import "menu.less";