Skip to content

Commit

Permalink
Website: github stars
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Apr 29, 2014
1 parent e796201 commit 560642c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/page.twig
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@
</li>
</ul>

<p>
<iframe class="github-star" src="http://ghbtns.com/github-btn.html?user=myclabs&repo=ACL&type=watch&count=true&size=large"
allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
</p>

</nav>

<section class="col-sm-offset-3 col-lg-offset-2 col-sm-9 col-lg-10">
Expand Down
5 changes: 5 additions & 0 deletions website/public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ header.navbar {
margin-top: 0;
}

#sidebar .github-star {
margin-top: 20px;
margin-left: 50px;
}

pre {
padding: 0;
border-color: #3D5166;
Expand Down

0 comments on commit 560642c

Please sign in to comment.