From c6bb1e908a77b8212cf192c25763ef8293b7e600 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Fri, 19 Oct 2018 15:26:56 +0100 Subject: Rename nav SCSS variable names. Anything using old names should still work as long as they included the mixins file. --- docs/customising/css.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/customising/css.md') diff --git a/docs/customising/css.md b/docs/customising/css.md index c41d5b411..e444bb778 100644 --- a/docs/customising/css.md +++ b/docs/customising/css.md @@ -200,8 +200,8 @@ stylesheet: - $map_nav_bg
- $nav_fg + $nav_background_colour
+ $nav_colour Mobile width, the header's colours; large width, the navigation's -- cgit v1.2.3