fix: external link indicator, highlight & reply headings

This commit is contained in:
Liu Jiangyi
2020-06-22 22:49:38 +08:00
parent 55473e3327
commit 949cd0d80c
10 changed files with 64 additions and 6 deletions

View File

@@ -99,3 +99,7 @@
.icon-github:before {
content: "\eab0";
}
.icon-new-tab:before {
content: "\ea7e";
}