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.
2 parents 8f2f3bb + 0160631 commit 54e08b7Copy full SHA for 54e08b7
CONTRIBUTING.rst
@@ -5,8 +5,9 @@ Contribution getting started
5
Contributions are highly welcomed and appreciated. Every little help counts,
6
so do not hesitate!
7
8
-.. contents:: Contribution links
+.. contents::
9
:depth: 2
10
+ :backlinks: none
11
12
13
.. _submitfeedback:
doc/en/_themes/flask/static/flasky.css_t
@@ -210,6 +210,15 @@ ul.simple li {
210
margin-bottom: 0.5em;
211
}
212
213
+div.topic ul.simple li {
214
+ margin-bottom: 0;
215
+}
216
+
217
+div.topic li > p:first-child {
218
+ margin-top: 0;
219
220
221
222
div.admonition {
223
background: #fafafa;
224
padding: 10px 20px;
0 commit comments