mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-21 01:51:05 +00:00
limit link hover styles to articles
This commit is contained in:
@ -23,6 +23,10 @@
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.post a:hover {
|
||||
background: $highlight;
|
||||
}
|
||||
|
||||
.post dl,
|
||||
.post ul,
|
||||
.post ol {
|
||||
|
Reference in New Issue
Block a user