FAF: Documentation UI Twig Blocks

This commit is contained in:
Eric
2021-05-31 09:09:50 +02:00
parent 7a82ac5580
commit 9c89687ed4
3 changed files with 12 additions and 0 deletions

View File

@@ -11,3 +11,7 @@
h3 {
font-size: 100%;
}
.rst-content .code-block-caption {
text-align: inherit;
}