From bd1ac96dd2a93f8e31f66a0fa1e645cbe27a9aca Mon Sep 17 00:00:00 2001 From: alisolarflare Date: Tue, 13 Dec 2016 23:57:32 -0500 Subject: [PATCH] Centered bitcoin QR code so that it isn't ugly AF *it really was quite ugly* --- custom.css | 5 ++++- index.html | 6 ++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/custom.css b/custom.css index cd7a0c0..a8bd3e9 100644 --- a/custom.css +++ b/custom.css @@ -29,6 +29,9 @@ h3{ width: 500px height: 170px } - +.bitcoinQRcode{ + margin:auto; + width: 50%; +} diff --git a/index.html b/index.html index 11c6a4b..0a6353f 100644 --- a/index.html +++ b/index.html @@ -45,8 +45,10 @@

Bitcoin:

- +
+ +

163Sh5YJwiLbZkgLyD9dd8iPy7BNgF1Bn1

- +