We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5fe264 commit aa110e1Copy full SHA for aa110e1
1 file changed
_layouts/default.html
@@ -53,6 +53,11 @@
53
display: inline-block;
54
color: #606c71;
55
}
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
+ }
61
</style>
62
63
<!-- Google tag (gtag.js) -->
0 commit comments