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

@ -81,4 +81,12 @@ body {
#dokuwiki__header h1 img {
width: 3em;
height: auto;
}
#dokuwiki__aside {
color: white;
}
#dokuwiki__aside a {
color: yellow;
}