mirror of
https://github.com/mitb-archive/filebot
synced 2025-01-11 22:08:01 -05:00
* update website
This commit is contained in:
parent
df5690eedf
commit
f27592fdbf
@ -233,7 +233,7 @@ div.screencast:hover .play {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content>.screenshot {
|
.content>.screenshot {
|
||||||
margin-top: 10px;
|
margin-top: 25px;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@
|
|||||||
<div class="screenshot screencast">
|
<div class="screenshot screencast">
|
||||||
<a href="http://app.filebot.net/getting-started/index.html" title="How to use FileBot" target="_blank">
|
<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 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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user