mirror of
https://git.pleroma.social/pleroma/relay.git
synced 2024-11-14 11:37:59 +00:00
minor styling fix for parameters on docs page
This commit is contained in:
parent
71e1503542
commit
2093af8217
|
@ -405,6 +405,10 @@ textarea {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content.page-api_documentation .parameter .doc {
|
||||||
|
margin: 5px 0px;
|
||||||
|
}
|
||||||
|
|
||||||
#content.page-api_documentation .parameter:not(:first-child) {
|
#content.page-api_documentation .parameter:not(:first-child) {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
|
|
Loading…
Reference in a new issue