Colouring the footsie

This commit is contained in:
Lauren Toivanen 2025-01-24 21:56:32 +02:00
parent ca6dab46f1
commit f3fb9502b8
Signed by: jt
GPG key ID: 9151B109B73ECAD5
2 changed files with 8 additions and 5 deletions

4
docs/extra.css Normal file
View file

@ -0,0 +1,4 @@
.md-footer a {
color: var(--md-accent-fg-color) !important;
}