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