Ajout du support de la sidebar
This commit is contained in:
parent
58812f4b7b
commit
bf34c8ccf3
@ -81,4 +81,12 @@ body {
|
|||||||
#dokuwiki__header h1 img {
|
#dokuwiki__header h1 img {
|
||||||
width: 3em;
|
width: 3em;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
#dokuwiki__aside {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
#dokuwiki__aside a {
|
||||||
|
color: yellow;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user