mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
Doc Twig UI blocks
This commit is contained in:
17
.doc/UI/source/_static/css/ui-doc.css
Normal file
17
.doc/UI/source/_static/css/ui-doc.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user