index: switched gh buttons
authorThomas Park <thomas@thomaspark.me>
Thu, 6 Dec 2012 22:40:25 +0000 (17:40 -0500)
committerThomas Park <thomas@thomaspark.me>
Thu, 6 Dec 2012 22:40:25 +0000 (17:40 -0500)
css/bootswatch.css
index.html

index 52ebede..00fe767 100644 (file)
@@ -114,13 +114,8 @@ section {
        text-align: center;
 }
 
-
 #gh-star {
-       margin-right: -15px;
-}
-
-#gh-fork {
-       margin-right: 25px;
+       margin-right: 10px;
 }
 
 .twitter-follow-button {
index 6bcecf0..4ef8b9b 100644 (file)
@@ -87,8 +87,8 @@
 
                                        <div id="social">
                                                <span>
-                                                       <iframe id="gh-star" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
                                                        <iframe id="gh-fork" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe>
+                                                       <iframe id="gh-star" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
                                                </span>
                                                <span>
                                                        <a href="https://twitter.com/thomashpark" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false">Follow @thomashpark</a>