We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49db848 commit 74dab63Copy full SHA for 74dab63
.docfx/template/public/main.css
@@ -156,6 +156,19 @@ body[data-yaml-mime=ApiPage] article details dl.typelist>dd>div {
156
}
157
158
159
+/** article */
160
+
161
+article ul>li>p,
162
+article ol>li>p {
163
+ margin-bottom: 0px;
164
+}
165
166
+article ul>li:last-child,
167
+article ol>li:last-child {
168
+ margin-bottom: 0.25em;
169
170
171
172
/** content */
173
174
h1 code,
0 commit comments