move the Follow button higher for prominance

This commit is contained in:
Kai Hendry
2012-01-21 09:02:04 +01:00
parent 09827f9ab9
commit ea17dad6a4

View File

@@ -35,7 +35,7 @@
<li> <li>
<label> <label>
<input type="checkbox" name="o" /> <input type="checkbox" name="o" />
<span>Get older tweets, instead of newer tweets when updating</span> <span>Fetch older tweets, instead of newer tweets when updating</span>
</label> </label>
</li> </li>
</ul> </ul>
@@ -48,14 +48,14 @@
</form> </form>
<a href="https://twitter.com/greptweet" class="twitter-follow-button" data-show-count="false" data-lang="en" data-size="large">Follow @greptweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<h3>Greppable tweeters</h3> <h3>Greppable tweeters</h3>
<!--#include virtual="users.shtml" --> <!--#include virtual="users.shtml" -->
<footer> <footer>
<a href="https://twitter.com/greptweet" class="twitter-follow-button" data-show-count="false" data-lang="en" data-size="large">Follow @greptweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<p>Please <a href="https://github.com/kaihendry/Greptweet">contribute to the source on Github</a> :)</p> <p>Please <a href="https://github.com/kaihendry/Greptweet">contribute to the source on Github</a> :)</p>
</footer> </footer>