Update website
This commit is contained in:
parent
b7f264928b
commit
b933178f4e
|
@ -402,8 +402,8 @@ div.screencast:hover .play {
|
|||
float: right;
|
||||
height: 0px;
|
||||
position: relative;
|
||||
right: 0.2em;
|
||||
bottom: 0.8em;
|
||||
right: 4px;
|
||||
bottom: 14px;
|
||||
}
|
||||
|
||||
#bitcoinate a img {
|
||||
|
@ -415,8 +415,8 @@ div.screencast:hover .play {
|
|||
float: left;
|
||||
height: 0px;
|
||||
position: relative;
|
||||
top: -20px;
|
||||
left: 10px;
|
||||
bottom: 15px;
|
||||
left: 6px;
|
||||
}
|
||||
|
||||
.message.box {
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
|
@ -343,7 +343,7 @@
|
|||
</script>
|
||||
</div>
|
||||
<div id="donate">
|
||||
<a target="_blank" href="https://app.filebot.net/donate.php"><img src="images/paypal.donate.png" width="150" /></a>
|
||||
<a target="_blank" href="https://app.filebot.net/donate.php"><img src="images/support.donate.png" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue