diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-25 15:15:08 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-25 15:15:08 +0100 |
commit | d20ccf50a1cd7f844316d3db8809db74d813152b (patch) | |
tree | ba012a8460c151364b9db809f41f600b46bbb66c /docs/customising | |
parent | b951485e5c225f02933bcd8f3be2f4a3d3c7f034 (diff) | |
parent | c6bb1e908a77b8212cf192c25763ef8293b7e600 (diff) |
Merge branch '2080-nav-fg-rename'
Diffstat (limited to 'docs/customising')
-rw-r--r-- | docs/customising/css.md | 4 |
1 files changed, 2 insertions, 2 deletions
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: </tr> <tr> <td> - <code>$map_nav_bg</code><br> - <code>$nav_fg</code> + <code>$nav_background_colour</code><br> + <code>$nav_colour</code> </td> <td> Mobile width, the header's colours; large width, the navigation's |