diff --git a/src/main.css b/src/main.css index a4aa139..a6c04de 100644 --- a/src/main.css +++ b/src/main.css @@ -100,7 +100,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; } @@ -149,7 +149,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; } diff --git a/wallets/bbqcoin.png b/wallets/bbqcoin.png index 0ee7651..f35f18e 100644 Binary files a/wallets/bbqcoin.png and b/wallets/bbqcoin.png differ diff --git a/wallets/blackcoin.png b/wallets/blackcoin.png index 0ee7651..3c521d4 100644 Binary files a/wallets/blackcoin.png and b/wallets/blackcoin.png differ diff --git a/wallets/catcoin.png b/wallets/catcoin.png index bf95525..83583c5 100644 Binary files a/wallets/catcoin.png and b/wallets/catcoin.png differ diff --git a/wallets/marscoin.png b/wallets/marscoin.png index bf95525..83583c5 100644 Binary files a/wallets/marscoin.png and b/wallets/marscoin.png differ diff --git a/wallets/reddcoin.png b/wallets/reddcoin.png index bf95525..f35f18e 100644 Binary files a/wallets/reddcoin.png and b/wallets/reddcoin.png differ