Browse Source

Adds AOL button

pull/10/head
Sam Collins 12 years ago
parent
commit
8192d7c9b4
2 changed files with 3 additions and 1 deletions
  1. +2
    -1
      README.md
  2. +1
    -0
      sample.html

+ 2
- 1
README.md View File

@@ -5,11 +5,12 @@ I basically rewrote this entire set so they are full vector buttons, meaning:
- @font-face icons
- custom font file for all social icons
- em sizing based on button font-size
- support for about 66 different services
- support for about 67 different services
- buttons and icons supported
- no raster images (sweet)
- works splendidly on any browser supporting @font-face
- CSS3 degrades gracefully in IE8 and below etc.
- also includes generic icon-less primary and secondary buttons

## How to use these buttons



+ 1
- 0
sample.html View File

@@ -96,6 +96,7 @@
<a href="#" class="zocial meetup"><span>Report bugs with Meetup.com</span></a>
<a href="#" class="zocial openid"><span>Learn how-to-use OpenID</span></a>
<a href="#" class="zocial html5"><span>Register now for HTML6</span></a>
<a href="#" class="zocial aol"><span>Chat with your parents</span></a>
<h2>The Kids That Nobody Normally Notices</h2>
<a href="#" class="zocial guest"><span>Sign in as guest</span></a>


Loading…
Cancel
Save