From af487c602b33cab77e935572f1dd60a5021b7410 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 22 Dec 2020 17:34:20 -0500 Subject: [PATCH] center cryptocurrency donation addresses --- nginx/nginx.conf | 6 +++--- static/404.html | 2 +- static/build.html | 2 +- static/contact.html | 2 +- static/donate.html | 2 +- static/faq.html | 2 +- static/features.html | 2 +- static/grapheneos.css | 5 ++++- static/index.html | 2 +- static/install.html | 2 +- static/pdfviewer-privacy-policy.html | 2 +- static/releases.html | 2 +- static/source.html | 2 +- static/usage.html | 2 +- 14 files changed, 19 insertions(+), 16 deletions(-) diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 5856b157..6c7d6ed3 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -168,12 +168,12 @@ http { location = /404 { internal; - http2_push /grapheneos.css?25; + http2_push /grapheneos.css?26; } location = /404.html { internal; - http2_push /grapheneos.css?25; + http2_push /grapheneos.css?26; } location ~ "^(.*)/index$" { @@ -214,7 +214,7 @@ http { include /etc/nginx/snippets/security-headers.conf; add_header Cache-Control "public, max-age=1800"; try_files $uri $uri.html $uri/ =404; - http2_push /grapheneos.css?25; + http2_push /grapheneos.css?26; } } diff --git a/static/404.html b/static/404.html index 62a68dfe..cceaee8d 100644 --- a/static/404.html +++ b/static/404.html @@ -20,7 +20,7 @@ - + diff --git a/static/build.html b/static/build.html index 6eae120b..ed54fe9a 100644 --- a/static/build.html +++ b/static/build.html @@ -21,7 +21,7 @@ - + diff --git a/static/contact.html b/static/contact.html index ba8cc2d1..0c1af1cb 100644 --- a/static/contact.html +++ b/static/contact.html @@ -21,7 +21,7 @@ - + diff --git a/static/donate.html b/static/donate.html index 611c8bd3..ed5490e2 100644 --- a/static/donate.html +++ b/static/donate.html @@ -21,7 +21,7 @@ - + diff --git a/static/faq.html b/static/faq.html index 933b71e2..1b206410 100644 --- a/static/faq.html +++ b/static/faq.html @@ -21,7 +21,7 @@ - + diff --git a/static/features.html b/static/features.html index 9d7c7cb2..de698f85 100644 --- a/static/features.html +++ b/static/features.html @@ -21,7 +21,7 @@ - + diff --git a/static/grapheneos.css b/static/grapheneos.css index 791a239e..9c669269 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -91,7 +91,10 @@ main { } .coin-address { - display: inline-block; + display: block; + margin-left: auto; + margin-right: auto; + text-align: center; } .coin-address > * { diff --git a/static/index.html b/static/index.html index f47777e7..d5a5e632 100644 --- a/static/index.html +++ b/static/index.html @@ -21,7 +21,7 @@ - + diff --git a/static/install.html b/static/install.html index 6a79d759..4b0ee8dc 100644 --- a/static/install.html +++ b/static/install.html @@ -21,7 +21,7 @@ - + diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index b2135950..c756051f 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -21,7 +21,7 @@ - + diff --git a/static/releases.html b/static/releases.html index 7e9ad1e2..ce7b18c5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -21,7 +21,7 @@ - + diff --git a/static/source.html b/static/source.html index 98e8817d..b9aeb648 100644 --- a/static/source.html +++ b/static/source.html @@ -21,7 +21,7 @@ - + diff --git a/static/usage.html b/static/usage.html index 826114b0..6c14fe7e 100644 --- a/static/usage.html +++ b/static/usage.html @@ -21,7 +21,7 @@ - +