aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/css/styles.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/styles.less')
-rw-r--r--public/css/styles.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/styles.less b/public/css/styles.less
index 6d948d5..2e25bd2 100644
--- a/public/css/styles.less
+++ b/public/css/styles.less
@@ -7,3 +7,7 @@
// The rest comes here
+div#wrapper {
+ margin-top: @navbarHeight;
+ background: @yellow;
+}