mirror of
https://github.com/djohnlewis/stackdump
synced 2025-04-07 10:13:27 +00:00
Added missing rule to render external links in comments differently.
This commit is contained in:
parent
436b86b234
commit
09edf16128
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user