Skip to content

Instantly share code, notes, and snippets.

@nix1947
Last active December 18, 2016 07:35
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 nix1947/348b8992aadad7f514f8c0beacecc720 to your computer and use it in GitHub Desktop.
Save nix1947/348b8992aadad7f514f8c0beacecc720 to your computer and use it in GitHub Desktop.
font-awesome-circle-icon
.fa-icon{
background-color: #2D3033;
color: silver;
padding: 10px;
border-radius: 50%;
text-align: center;
vert-align: middle;
width: 30px;
height: 30px;
line-height: 15px;
}
@nix1947
Copy link
Author

nix1947 commented Dec 16, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment