A lightweight CSS file that adds beautiful, customizable social sharing buttons to your website.
Learn HowAdd it to your website:
<link rel="stylesheet" type="text/css" href="path-to-file/socialsharing.css" />
Create a button:
<a class="btn" href="#">Button</a>
<button class="btn">Button</button>
Add sizing classes: btn-xs
, btn-sm
, btn-lg
, btn-xl
Add social network class: btn-twitter
, btn-facebook
, etc.