File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,29 @@ body {
168168 margin-right : 20px ;
169169 }
170170
171+ .collapseListH2 {
172+ /* margin-left: 10px;
173+ margin-right: 10px; */
174+ font-size : 20px ;
175+ font-weight : bold;
176+ padding : 16px 0px ;
177+ }
178+
179+ .collapseListH2 .collapseSubhead {
180+ display : block;
181+ margin-top : 12px ;
182+ font-weight : 400 ;
183+ font-size : 14px ;
184+ line-height : 1.4 ;
185+ /* color: #6b7280; */
186+ }
187+
188+ /* Guarantee sub-header is on its own line and respects caret space */
189+ summary .collapseSubhead {
190+ display : block;
191+ padding-right : 32px ; /* mirror summary padding-right to keep clear of caret */
192+ }
193+
171194 p {
172195 letter-spacing : 0.25px ;
173196 padding : 10px 0px ;
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments