We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f131f commit 27f6ec9Copy full SHA for 27f6ec9
1 file changed
_includes/layouts/base.njk
@@ -24,7 +24,7 @@
24
body {
25
background-image: url({{ '/img/bg-interior-tile-drk.jpg' | htmlBaseUrl }});
26
}
27
- a.extlink .icon {
+ a.ext-link .icon {
28
background: url({{ '/img/extlink.png' | htmlBaseUrl }}) 0 50% no-repeat;
29
30
#search:after {
0 commit comments