mirror of
https://github.com/djohnlewis/stackdump
synced 2025-12-06 07:53:28 +00:00
Added missing rule to render external links in comments differently.
This commit is contained in:
@@ -226,7 +226,7 @@ h3, h4, h5, h6 {
|
|||||||
margin-bottom: 7px;
|
margin-bottom: 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-body .external-link {
|
.post-body .external-link, .post-comments .external-link {
|
||||||
color: #999999;
|
color: #999999;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user