Switch docs theme to Sphinx Book Theme

This commit is contained in:
Veronica Berglyd Olsen
2023-03-10 16:29:41 +01:00
parent ab4cb93aaa
commit 8f8498ca6d
6 changed files with 51 additions and 37 deletions
+13 -2
View File
@@ -1,3 +1,14 @@
body article section {
margin-top: 1.8em;
span.guilabel {
font-weight: 400;
}
.nw-sidebar-title {
height: unset;
max-height: unset;
flex-direction: column;
justify-content: center;
gap: .25rem;
font-size: 1.25rem;
font-weight: normal;
text-align: center;
}