mirror of
https://github.com/metagov/govarch-website.git
synced 2025-09-11 02:45:19 +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