link click highlight
Build / Deploy (push) Successful in 2m24s
Details
Build / Deploy (push) Successful in 2m24s
Details
This commit is contained in:
parent
1d311d140e
commit
f2d4415924
|
@ -155,6 +155,11 @@ body {
|
||||||
&:visited {
|
&:visited {
|
||||||
color: $secondary;
|
color: $secondary;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:active {
|
||||||
|
color: $grey-dark !important;
|
||||||
|
background-color: $primary;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
h1,
|
h1,
|
||||||
|
|
Loading…
Reference in New Issue