mirror of
https://github.com/djohnlewis/stackdump
synced 2025-12-07 00:13:33 +00:00
Links in question view are now parsed and links are re-written where possible to point to the stackdump instance. They are also styled differently to highlight this.
Images are also replaced with a placeholder.
This commit is contained in:
@@ -220,6 +220,10 @@ pre code {
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
|
||||
.post-body .external-link {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.post-metadata {
|
||||
margin-top: 10px;
|
||||
padding-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user