diff --git a/index.html b/index.html index 347ba25..8e27450 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,12 @@ - - - - - CSS3 Social Sign-in Buttons - + + + + + CSS3 Social Sign-in Buttons + - + - + - - + +
Fork me on GitHub - +

CSS3 Social Sign-in Buttons

- +

Standard Buttons

To create the default sign-in button, add a class of btn-auth and btn-[service] (where [service] is one of the supported social sign-in services) to any appropriate element (most likely an anchor).

@@ -91,11 +91,11 @@

Standard Buttons

- +

Larger buttons

To create larger buttons include an additional class of large.

- +
<a class="btn-auth btn-[service] large" href="#">
     Sign in with <b>[service]</b>