Skip to content

Commit

Permalink
added link to git tower
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerdudler committed Jan 11, 2012
1 parent 1adeb33 commit 6efd0c5
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 1 deletion.
12 changes: 11 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ body {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 30px;
text-align: center;
margin-top: 60px;
margin-top: 40px;
}

h1 {
Expand Down Expand Up @@ -141,3 +141,13 @@ code {
.block-comments h3 { font-size: 16px; }
.block-comments #disqus_thread { width: 600px; margin-left: auto; margin-right: auto; }

.tower {
display: block;
width: 180px;
height: 260px;
position: absolute;
top: 330px;
right: 0;
background: #FFF url(../img/git-tower.png) no-repeat;
}

Binary file added img/git-tower.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.de.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,5 +217,6 @@ <h2>kommentare</h2>
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
<a href="http://www.git-tower.com/?source=rd" class="tower"></a>
</body>
</html>
1 change: 1 addition & 0 deletions index.fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,5 +218,6 @@ <h2>commentaires</h2>
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
<a href="http://www.git-tower.com/?source=rd" class="tower"></a>
</body>
</html>
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,5 +217,6 @@ <h2>comments</h2>
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
<a href="http://www.git-tower.com/?source=rd" class="tower"></a>
</body>
</html>
1 change: 1 addition & 0 deletions index.it.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,5 +216,6 @@ <h2>commenti</h2>
</script>
<noscript>Per favore abilita JavaScript per essere in grado di vedere i <a href="http://disqus.com/?ref_noscript">commenti - powered by Disqus.</a></noscript>
</div>
<a href="http://www.git-tower.com/?source=rd" class="tower"></a>
</body>
</html>

0 comments on commit 6efd0c5

Please sign in to comment.