From 7e90c6fb7d3b482dd4649b87171932699bd23d76 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Thu, 27 Apr 2017 22:33:06 +0200 Subject: [PATCH] Fixed some stuff --- custom.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/custom.css b/custom.css index 241b672..8281498 100644 --- a/custom.css +++ b/custom.css @@ -28,6 +28,7 @@ h3{ #buttonDiv { width: 500px; height: 170px; + margin: auto; } .bitcoinQRcode{ margin:auto; @@ -44,6 +45,12 @@ h3{ #worlds table, td { border: 2px solid white; + width: 80%; +} + +table +{ + width: 100%; } a, p