Fixed some stuff

This commit is contained in:
Norbi Peti 2017-04-27 22:33:06 +02:00 committed by GitHub
parent 96e4c9bf2c
commit 7e90c6fb7d

View file

@ -28,6 +28,7 @@ h3{
#buttonDiv { #buttonDiv {
width: 500px; width: 500px;
height: 170px; height: 170px;
margin: auto;
} }
.bitcoinQRcode{ .bitcoinQRcode{
margin:auto; margin:auto;
@ -44,6 +45,12 @@ h3{
#worlds table, td #worlds table, td
{ {
border: 2px solid white; border: 2px solid white;
width: 80%;
}
table
{
width: 100%;
} }
a, p a, p