mirror of
https://github.com/djohnlewis/stackdump
synced 2025-12-05 23:43:24 +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;
|
||||
}
|
||||
|
||||
.post-body .external-link {
|
||||
.post-body .external-link, .post-comments .external-link {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user