summaryrefslogtreecommitdiff
path: root/layouts/partials/docs/menu-bundle.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/docs/menu-bundle.html')
-rw-r--r--layouts/partials/docs/menu-bundle.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/docs/menu-bundle.html b/layouts/partials/docs/menu-bundle.html
index 2aedb54..eced12e 100644
--- a/layouts/partials/docs/menu-bundle.html
+++ b/layouts/partials/docs/menu-bundle.html
@@ -13,7 +13,7 @@
<style>
nav ul a[href{{ $attrEq }}"{{ $attrVal }}"] {
- color: {{ default "#004ed0" .Site.Params.BookMenuBundleActiveLinkColor }};
+ color: {{ default "#004ed0" .Site.Params.BookMenuBundleActiveLinkColor }};
}
</style>
{{ end }}