Version: 0.0.1
Share buttons with your css. Based on Yandex-share and Fontello.
- clone this repo
git clone https://github.com/tsarbas/fontello-share.git
- add css file
<link rel="stylesheet" href="fontello-share.css">
- add yandex-share block into html body
<script type="text/javascript" src="http://yandex.st/share/share.js" charset="utf-8"></script>
<div class="yashare-auto-init" data-yashareL10n="ru" data-yashareType="none" data-yashareQuickServices="vkontakte,facebook,twitter,odnoklassniki,moimir,gplus"></div>
- write your css
.b-share__handle.b-share__link { color: #ccc; }