Files
iTop/docs/UI/html/documentation/3.0/_static/css/ui-doc.css
2022-11-25 17:32:30 +01:00

18 lines
263 B
CSS

/*!
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
.wy-nav-content {
max-width: 1024px;
min-height: 100%;
}
h3 {
font-size: 100%;
}
.rst-content .code-block-caption {
text-align: inherit;
}