summaryrefslogtreecommitdiffstats
path: root/theme/mkdocs_windmill/css
diff options
context:
space:
mode:
authorgrowupboron <shankhoghosh123@gmail.com>2020-10-09 00:19:18 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-10-14 11:19:53 +0000
commiteefc3ab6cbb8a5901632f46d99e13c8d90b2415d (patch)
tree90815d532ed7b2d0962a1468aee29f05a4404eef /theme/mkdocs_windmill/css
parent4aad369c9728061c97b3de792286e743ee884b09 (diff)
rewrote quickstart, build-process
Revamped and updated documentation to install and build AGL images. (removed whitespaces, added contribution guide, corrected rcar-gen3 section 7, added aglsetup.h flags to hardware support, some minor changes) Bug-AGL: [SPEC-3633] Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com> Change-Id: Iedb6c7dc1661f4bc58b5f25ea5d188778c7ff908 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25407 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'theme/mkdocs_windmill/css')
-rw-r--r--theme/mkdocs_windmill/css/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/mkdocs_windmill/css/base.css b/theme/mkdocs_windmill/css/base.css
index 45538d8..f07ff35 100644
--- a/theme/mkdocs_windmill/css/base.css
+++ b/theme/mkdocs_windmill/css/base.css
@@ -152,7 +152,7 @@ body {
}
.wm-toc-hidden > .wm-toc-pane {
- margin-left: -250px;
+ margin-left: -500px;
}
.wm-toc-hidden > .wm-content-pane {