Skip to content

Commit aa110e1

Browse files
committed
Icon added for external links
1 parent d5fe264 commit aa110e1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

_layouts/default.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@
5353
display: inline-block;
5454
color: #606c71;
5555
}
56+
57+
a[target=_blank]:after {
58+
content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
59+
margin: 0 3px 0 5px;
60+
}
5661
</style>
5762

5863
<!-- Google tag (gtag.js) -->

0 commit comments

Comments
 (0)