Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

How to Create Social Media Icons with CSS3

Share this post!
 Vote this!

Here is the snapshot of social media icons about

Common CSS

.common{
 text-shadow:0 -2px 0 rgba(0, 0, 0, 0.5);
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 height:32px;
 width:32px;
 text-align:center;
 -moz-box-shadow:2px 2px 4px #ABABAB; more...

0 comments:

Post a Comment