Ajout du support de la sidebar

This commit is contained in:
EpicKiwi 2023-10-29 18:56:00 +01:00
parent 58812f4b7b
commit bf34c8ccf3
Signed by: epickiwi
GPG Key ID: C4B28FD2729941CE
1 changed files with 8 additions and 0 deletions

View File

@ -82,3 +82,11 @@ body {
width: 3em;
height: auto;
}
#dokuwiki__aside {
color: white;
}
#dokuwiki__aside a {
color: yellow;
}