* update website

This commit is contained in:
Reinhard Pointner 2015-05-28 19:06:49 +00:00
parent df5690eedf
commit f27592fdbf
2 changed files with 2 additions and 2 deletions

View File

@ -233,7 +233,7 @@ div.screencast:hover .play {
}
.content>.screenshot {
margin-top: 10px;
margin-top: 25px;
margin-left: 20px;
}

View File

@ -93,7 +93,7 @@
<div class="screenshot screencast">
<a href="http://app.filebot.net/getting-started/index.html" title="How to use FileBot" target="_blank">
<img class="play" alt="play" src="images/play.png" width="8" height="8" />
<img alt="screenshot" src="screenshots/rename.png" width="300" />
<img alt="screenshot" src="screenshots/rename.png" width="300" height="219" />
</a>
</div>