From 19c1974cb8677e4c4973a365428d5738c62e64b8 Mon Sep 17 00:00:00 2001 From: scotty Date: Thu, 24 Mar 2016 09:31:39 -0700 Subject: [PATCH] embiggened the top level of the TOC --- _sass/_base.sass | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_sass/_base.sass b/_sass/_base.sass index de4720c7c5..68c744b089 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -526,6 +526,14 @@ section overflow-y: auto .pi-accordion + & > .container:first-child > .item:first-child > .title:first-child + padding-left: 0 + font-size: 1.5em + font-weight: 700 + + & > .container:first-child > .item.yah:first-child > .title:first-child + margin-left: -20px !important + .item overflow: hidden