link click highlight
Build / Deploy (push) Successful in 2m24s Details

This commit is contained in:
Rik Berkelder 2025-02-13 00:29:28 +01:00
parent 1d311d140e
commit f2d4415924
1 changed files with 5 additions and 0 deletions

View File

@ -155,6 +155,11 @@ body {
&:visited {
color: $secondary;
}
&:active {
color: $grey-dark !important;
background-color: $primary;
}
}
h1,