File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,15 @@ splendide sed
158
158
mea::
159
159
agam graeci
160
160
161
+ Let's look at that another way.
162
+
163
+ [horizontal]
164
+ sed::
165
+ splendide sed
166
+
167
+ mea::
168
+ agam graeci
169
+
161
170
At ornatus splendide sed.
162
171
163
172
.Library dependencies
Original file line number Diff line number Diff line change 184
184
185
185
.doc .paragraph ,
186
186
.doc .dlist ,
187
+ .doc .hdlist ,
187
188
.doc .olist ,
188
189
.doc .ulist ,
189
190
.doc .exampleblock ,
751
752
transition : none;
752
753
}
753
754
755
+ .doc .hdlist1 ,
756
+ .doc .hdlist2 {
757
+ padding : 0 ;
758
+ vertical-align : top;
759
+ }
760
+
761
+ .doc .hdlist1 {
762
+ font-weight : var (--body-font-weight-bold );
763
+ padding-right : 0.25rem ;
764
+ }
765
+
766
+ .doc .hdlist2 {
767
+ padding-left : 0.25rem ;
768
+ }
769
+
754
770
.doc .dlist dt {
755
771
font-style : italic;
756
772
}
You can’t perform that action at this time.
0 commit comments