fix dark mode link color

This commit is contained in:
janis
2023-01-23 19:40:07 +01:00
parent 0647307ad9
commit 92cc355226
3 changed files with 9 additions and 2 deletions

View File

@@ -32,6 +32,10 @@ html, body {
'menu footer footer footer footer';
}
.docs-link {
color: blue;
}
.logo {
width: 60%;
height: auto;