Improve doc navigation

This commit is contained in:
Igor Támara 2025-10-21 18:48:13 -05:00 committed by CJ van den Berg
parent 9ed527779e
commit a01eb69296
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 37 additions and 7 deletions

View file

@ -485,3 +485,10 @@ label input {
.debug-toggle-label {
text-align: right;
}
div nav {
text-align: right;
}
div.tutnav p {
text-align: center;
}