Sam Collins 10ccd129a2 | 5 роки тому | |
---|---|---|
css | 5 роки тому | |
src | 5 роки тому | |
templates | 5 роки тому | |
.fontcustom-manifest.json | 5 роки тому | |
.gitignore | 5 роки тому | |
.nojekyll | 9 роки тому | |
CNAME | 9 роки тому | |
History.md | 7 роки тому | |
LICENSE | 9 роки тому | |
README.md | 5 роки тому | |
bower.json | 9 роки тому | |
composer.json | 9 роки тому | |
demo.html | 5 роки тому | |
fontcustom.yml | 9 роки тому | |
package.json | 7 роки тому |
The idea is to create beautiful social buttons using only CSS, rendering popular social icons as a font, and requiring minimal extra markup.
a
, div
, button
etc..zocial
and add class for name of service e.g. .dropbox
, .twitter
, .github
There’s also a LESS version from @gustavohenke here
<button class="zocial facebook">Sign in with Facebook</button>
or
<a class="zocial twitter">Follow Me</a>
https://smcllns.github.io/css-social-buttons/
This project is available on CDNJS: https://cdnjs.com/libraries/css-social-buttons
src/
folder.templates/zocial.css
file.fontcustom compile
sample.html
file with both the button and icon.Under MIT License
The GitLab logo is derived from this which is released under CC BY-NC-SA 4.0.