Jesse Stuart 99c11413e8 | 10 vuotta sitten | |
---|---|---|
css | 9 vuotta sitten | |
src | 9 vuotta sitten | |
templates | 9 vuotta sitten | |
.fontcustom-manifest.json | 9 vuotta sitten | |
README.md | 9 vuotta sitten | |
fontcustom.yml | 9 vuotta sitten | |
sample.html | 12 vuotta sitten |
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