The markup and styling of 14 social sharing buttons.
A Pen by Andor Nagy on CodePen.
| a { | |
| color: #9b4849; | |
| text-decoration: none; | |
| display: block; } | |
| a:hover { | |
| color: #783839; } | |
| #lid a { | |
| width: 100%; |
| a { | |
| color: #9b4849; | |
| text-decoration: none; | |
| display: block; } | |
| a:hover { | |
| color: #783839; } | |
| #lid a { | |
| width: 100%; |
| /** | |
| * Animated HTML5 / CSS3 image caption - Example 1 | |
| */ | |
| /* page styles */ | |
| body{ | |
| background: #fff; | |
| min-height:100%; | |
| } |
| /** | |
| * Animated HTML5 / CSS3 image caption - Example 2 | |
| */ | |
| /* page styles */ | |
| body{ | |
| background: #fff; | |
| min-height:100%; | |
| } |
| /** | |
| * Animated HTML5 / CSS3 image caption - Example 3 | |
| */ | |
| /* page styles */ | |
| body{ | |
| background: #fff; | |
| min-height:100%; | |
| } |
| /** | |
| * Animated HTML5 / CSS3 image caption - Example 4 | |
| */ | |
| /* page styles */ | |
| body{ | |
| background: #fff; | |
| min-height:100%; | |
| } |