Change link colour

This commit is contained in:
Matthew Grove
2018-11-17 19:58:25 +00:00
parent 933b253193
commit 3249d0e9f0

View File

@@ -33,6 +33,9 @@ body {
bottom: 15px;
right: 25px;
}
a {
color: var(--mdc-theme-secondary);
}
/* for MDC navbar */
body {