* update website
This commit is contained in:
parent
df5690eedf
commit
f27592fdbf
|
@ -233,7 +233,7 @@ div.screencast:hover .play {
|
|||
}
|
||||
|
||||
.content>.screenshot {
|
||||
margin-top: 10px;
|
||||
margin-top: 25px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue