mirror of
https://github.com/laurentS/slowapi.git
synced 2026-02-05 13:24:45 +08:00
11 lines
187 B
CSS
11 lines
187 B
CSS
div.autodoc-docstring {
|
|
padding-left: 20px;
|
|
margin-bottom: 30px;
|
|
border-left: 5px solid rgba(230, 230, 230);
|
|
}
|
|
|
|
div.autodoc-members {
|
|
padding-left: 20px;
|
|
margin-bottom: 15px;
|
|
}
|