Skip to content

Instantly share code, notes, and snippets.

@Kaiderella
Created December 25, 2014 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kaiderella/d1851bdd986ea86ff00a to your computer and use it in GitHub Desktop.
Save Kaiderella/d1851bdd986ea86ff00a to your computer and use it in GitHub Desktop.
Thêm dashicons icons
.myicon:before {
content: "\f155";
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 20px/1 'dashicons';
vertical-align: top;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment