diff --git a/bitaddress.org.html b/bitaddress.org.html index eeaf375..df44952 100644 --- a/bitaddress.org.html +++ b/bitaddress.org.html @@ -3940,13 +3940,12 @@ .qrcode_tddark { border-width: 0px; border-style: none; border-color: #0000ff; border-collapse: collapse; padding: 0; margin: 0; width: 2px; height: 2px; background-color: #000000; } .qrcode_tdlight { border-width: 0px; border-style: none; border-color: #0000ff; border-collapse: collapse; padding: 0; margin: 0; width: 2px; height: 2px; background-color: #ffffff; } - .footer { font-family: Arial; clear: both; width: 680px; margin: auto; padding: 20px 0 10px 0; } + .footer { font-family: Arial; font-size: 90%; clear: both; width: 680px; margin: auto; padding: 50px 0 10px 0; } .footer div span { padding: 10px; } - .footer .authorbtc { float: left; width: 490px; } + .footer .authorbtc { float: left; width: 470px; } .footer .authorbtc span { text-align: left; display: block; padding: 0 20px; } - .footer .authorbtc div { height: 70px; position: relative; top: 4px; z-index: 100; } - .footer .authorbtc .qrcode1ninja { float: left; margin-right: 10px; top: 0; } - .footer .authorpgp { position: relative; top: 13px; } + .footer .authorbtc div { position: relative; z-index: 100; } + .footer .authorpgp { position: relative; } .footer .authorpgp span { text-align: right; display: block; padding: 0 20px; } .footer .copyright { font-size: 80%; clear: both; padding: 5px 0; } .footer .copyright span { padding: 10px 2px; } @@ -3994,9 +3993,6 @@