Fixed comments notice link colour.
This commit is contained in:
parent
8fa8eaa1f9
commit
b90f810f15
1 changed files with 1 additions and 5 deletions
|
@ -29,15 +29,11 @@
|
|||
}
|
||||
|
||||
&__notice__link {
|
||||
color: #22c;
|
||||
color: var(--accent-colour);
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
&:active {
|
||||
color: #c22;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue