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