mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-06 04:19:26 +00:00
Works towards #1531 Some parts of the old outing docs will need to be included on the `parameters` and `swagger-ui` pages which we still need to add.
5 lines
93 B
CSS
5 lines
93 B
CSS
.rst-content .code-block-caption {
|
|
text-align: left;
|
|
padding: 0px, 0px, 5px, 5px;
|
|
}
|