Doc Twig UI blocks

This commit is contained in:
Eric Espie
2022-11-10 13:35:17 +01:00
parent f18962d12a
commit e307d8d19b
417 changed files with 66988 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
/*!
* @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;
}