Coin Logo icon position has been fixed.
This commit is contained in:
parent
08c00c891f
commit
fff6559ec9
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,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: 49px; }
|
||||
.coinIcoin { width: 62px; height: 62px; padding: 10px; position: absolute; top: 273px; left: 49px; }
|
||||
#coinImg { width: 100%; height: 100%; }
|
||||
|
||||
#main { position: relative; text-align: center; margin: 0px auto; width: 1005px; }
|
||||
|
|
Loading…
Add table
Reference in a new issue