diff --git a/index.html b/index.html index c79752c..88d5d33 100644 --- a/index.html +++ b/index.html @@ -5852,7 +5852,7 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height: #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: 273px; left: 49px; } +.coinIcoin { width: 64px; height: 64px; padding: 10px; position: absolute; top: 272px; left: 48px; } #coinImg { width: 100%; height: 100%; } #main { position: relative; text-align: center; margin: 0px auto; width: 1005px; } @@ -5901,7 +5901,7 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height: transform: rotate(180deg); } -.paperWalletText { bottom: 8px; height: 156px; left: 339px; padding: 15px 15px 17px 37px; position: absolute; width: 265px; font-size: 10px; color: #867474; line-height: 15px; } +.paperWalletText { bottom: 8px; height: 156px; left: 339px; padding: 15px 15px 17px 37px; position: absolute; width: 265px; font-size: 10px; color: #383838; line-height: 15px; } .paperWalletText ul { margin: 0px; padding: 0px; } .paperWalletText li { line-height: 13px; margin-bottom: 5px; }