fixed #77
This commit is contained in:
梁灏 2016-11-12 20:14:06 +08:00
parent f2be585e5e
commit 6c145a0466
6 changed files with 15 additions and 3 deletions

View file

@ -49,4 +49,11 @@
margin: 5px;
font-size: 14px;
}
a[target="_blank"]:after{
content: "\F220";
font-family: Ionicons;
color: #aaa;
margin-left: 3px;
}
}