Doc Twig UI blocks

This commit is contained in:
Eric Espie
2022-11-10 10:35:13 +01:00
parent 6e3ff0e429
commit 521344f1b5
135 changed files with 6958 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;
}