FAF: Documentation UI Twig Blocks

This commit is contained in:
Eric
2021-05-18 17:53:05 +02:00
parent 9405eae922
commit e246e79eeb
14 changed files with 197 additions and 41 deletions

View File

@@ -0,0 +1,11 @@
/*!
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
/* theme.css | .doc/UI/build/html/_static/css/theme.css */
.wy-nav-content {
max-width: 1024px;
min-height: 100%;
}