diff --git a/css/general.css b/css/general.css index 81c879f..d2904da 100644 --- a/css/general.css +++ b/css/general.css @@ -57,10 +57,10 @@ input#empty:checked ~ .bar-wrapper .bar-inner { height: 0; bottom: -2.5em; } } /*------------------------------------*\ - * Twitter + * Social buttons (like Tweet, G+ etc.) \*------------------------------------*/ -.twitter-share-button { +.social-buttons { position: absolute; - bottom: 1em; + bottom: 0; left: 1em; } diff --git a/css/responsive.css b/css/responsive.css index 21dc304..1ec4b6e 100644 --- a/css/responsive.css +++ b/css/responsive.css @@ -12,7 +12,7 @@ #github { display: none; } - .twitter-share-button { + .social-buttons { position: static; } .bar-wrapper { diff --git a/index.html b/index.html index 1fe4d9f..1f7730d 100644 --- a/index.html +++ b/index.html @@ -37,8 +37,15 @@

Pure CSS 3D Bar Graph


- Tweet - +
+ + Tweet + + + +
+ +
Fork me on GitHub