add a frontpage image
This commit is contained in:
parent
fff6559ec9
commit
00114745a4
3 changed files with 3 additions and 3 deletions
BIN
images/overview.png
Normal file
BIN
images/overview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 450 KiB |
|
@ -5848,7 +5848,7 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); }
|
|||
#coinLogo { width: 55px; height: 55px; padding: 10px; position: absolute; top: 2px; left: 10px; }
|
||||
#coinLogoImg { width: 100%; height: 100%; }
|
||||
|
||||
.coinIcoin { width: 62px; height: 62px; padding: 10px; position: absolute; top: 268px; left: 52px; }
|
||||
.coinIcoin { width: 62px; height: 62px; padding: 10px; position: absolute; top: 268px; left: 49px; }
|
||||
#coinImg { width: 100%; height: 100%; }
|
||||
|
||||
#main { position: relative; text-align: center; margin: 0px auto; width: 1005px; }
|
||||
|
@ -6141,7 +6141,7 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); }
|
|||
</p>
|
||||
</div>
|
||||
<div class="secondHalfSingleSafety">
|
||||
<img class="frontPageImage" src="images/crypto-wallet.png" />
|
||||
<img class="frontPageImage" src="images/overview.png" />
|
||||
<div class="securityChecklist">
|
||||
<b>Security Checklist :</b>
|
||||
|
||||
|
|
|
@ -224,7 +224,7 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="secondHalfSingleSafety">
|
||||
<img class="frontPageImage" src="images/crypto-wallet.png" />
|
||||
<img class="frontPageImage" src="images/overview.png" />
|
||||
<div class="securityChecklist">
|
||||
<b>Security Checklist :</b>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue