aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/default/_colours.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/default/_colours.scss b/web/cobrands/default/_colours.scss
index e8c12f98e..5ac6cf8e7 100644
--- a/web/cobrands/default/_colours.scss
+++ b/web/cobrands/default/_colours.scss
@@ -1,3 +1,8 @@
+/* LAYOUT */
+
+// If you are wanting a right-to-left layout, uncomment the following line.
+// $direction: right;
+
/* COLOURS */
$orange: #ff9900;