diff --git a/index.html b/index.html index f26ebcd..b8ed02c 100644 --- a/index.html +++ b/index.html @@ -49,13 +49,24 @@

Normalize.css is a project by Nicolas Gallagher and Jonathan Neal.

Detailed information on default UA styles: Internet Explorer User Agent Style Sheets and CSS2.1 User Agent Style Sheet Defaults

- Tweet - +
+
+ +
+ +
+ +
+ +
+ +
+
+
+ diff --git a/style.css b/style.css index d8eb42b..e4066c5 100644 --- a/style.css +++ b/style.css @@ -141,8 +141,16 @@ p { background: #569107; } -.twitter-share-button { - margin: 20px 0 0; +.share-bar { + overflow: hidden; + margin: 40px 0 0; + *zoom: 1; +} + +.share-opt { + float: left; + margin: 0 15px 0 0; + vertical-align: bottom; } .footer {