This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
css-social-buttons
mirror of
https://github.com/smcllns/css-social-buttons
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
6
Wiki
Activity
Browse Source
Merge pull request
#57
from nitrix/master
Fixed problem with quotes in examples.
fontcustom
zimbatm
9 years ago
parent
bc3173d601
9b88cee32e
commit
13fd742084
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -15,7 +15,7 @@ I basically rewrote this entire set so they are full vector buttons, meaning:
## How to use these buttons
<button class=
'zocial facebook'
>Button label here</button>
<button class=
"zocial facebook"
>Button label here</button>
or
Write
Preview
Loading…
Cancel
Save