commit
54e08b729f
|
@ -5,8 +5,9 @@ Contribution getting started
|
||||||
Contributions are highly welcomed and appreciated. Every little help counts,
|
Contributions are highly welcomed and appreciated. Every little help counts,
|
||||||
so do not hesitate!
|
so do not hesitate!
|
||||||
|
|
||||||
.. contents:: Contribution links
|
.. contents::
|
||||||
:depth: 2
|
:depth: 2
|
||||||
|
:backlinks: none
|
||||||
|
|
||||||
|
|
||||||
.. _submitfeedback:
|
.. _submitfeedback:
|
||||||
|
|
|
@ -210,6 +210,15 @@ ul.simple li {
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.topic ul.simple li {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.topic li > p:first-child {
|
||||||
|
margin-top: 0;
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
div.admonition {
|
div.admonition {
|
||||||
background: #fafafa;
|
background: #fafafa;
|
||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
|
|
Loading…
Reference in New Issue