This commit is contained in:
parent
1d311d140e
commit
f2d4415924
1 changed files with 5 additions and 0 deletions
|
|
@ -155,6 +155,11 @@ body {
|
||||||
&:visited {
|
&:visited {
|
||||||
color: $secondary;
|
color: $secondary;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:active {
|
||||||
|
color: $grey-dark !important;
|
||||||
|
background-color: $primary;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
h1,
|
h1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue