diff --git a/custom/userstyle.css b/custom/userstyle.css index 85d42cb..ee30245 100644 --- a/custom/userstyle.css +++ b/custom/userstyle.css @@ -81,4 +81,12 @@ body { #dokuwiki__header h1 img { width: 3em; height: auto; +} + +#dokuwiki__aside { + color: white; +} + +#dokuwiki__aside a { + color: yellow; } \ No newline at end of file