zimbatm 5472375156 | пре 9 година | |
---|---|---|
css | пре 9 година | |
src | пре 9 година | |
templates | пре 9 година | |
.fontcustom-manifest.json | пре 9 година | |
.nojekyll | пре 9 година | |
README.md | пре 9 година | |
fontcustom.yml | пре 9 година | |
index.html | пре 9 година | |
sample.html | пре 9 година |
I basically rewrote this entire set so they are full vector buttons, meaning:
<button class="zocial facebook">Button label here</button>
or
<a class="zocial twitter">Button label</a>
a
, div
, button
etc..zocial
.dropbox
, .twitter
, .github
Check out zocial.smcllns.com for demo and code examples.
There’s also a LESS version from @gustavohenke here
Problems, questions or requests to @smcllns
Install Font Custom
Run fontcustom compile
to build the font.
New fonts are defined by adding them in the svg/
folder. For color settings
see the templates/zocial.css
file.
Under MIT License