Skip to content

Commit a76793e

Browse files
committed
Prettify
1 parent da29b0a commit a76793e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Elastic.Documentation.Site/Assets/markdown/typography.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
line-height: 1.5em;
4949
}
5050

51-
5251
a {
5352
@apply font-body text-blue-elastic hover:text-blue-elastic-100 underline;
5453

@@ -59,7 +58,7 @@
5958
}
6059
}
6160

62-
#pages-nav a[target="_blank"]:after {
61+
#pages-nav a[target='_blank']:after {
6362
content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='grey' height='16'><path d='M6.22 8.72a.75.75 0 0 0 1.06 1.06l5.22-5.22v1.69a.75.75 0 0 0 1.5 0v-3.5a.75.75 0 0 0-.75-.75h-3.5a.75.75 0 0 0 0 1.5h1.69L6.22 8.72Z' /><path d='M3.5 6.75c0-.69.56-1.25 1.25-1.25H7A.75.75 0 0 0 7 4H4.75A2.75 2.75 0 0 0 2 6.75v4.5A2.75 2.75 0 0 0 4.75 14h4.5A2.75 2.75 0 0 0 12 11.25V9a.75.75 0 0 0-1.5 0v2.25c0 .69-.56 1.25-1.25 1.25h-4.5c-.69 0-1.25-.56-1.25-1.25v-4.5Z' /></svg>");
6463
margin-left: 0.5em;
6564
}

0 commit comments

Comments
 (0)