mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-22 10:21:06 +00:00
limit link hover styles to articles
This commit is contained in:
@ -55,10 +55,6 @@ a {
|
||||
color: $text-color;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
background: $highlight;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
outline: 1px dashed $text-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user