summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nginx/nginx.conf6
-rw-r--r--static/404.html2
-rw-r--r--static/build.html2
-rw-r--r--static/contact.html2
-rw-r--r--static/donate.html2
-rw-r--r--static/faq.html2
-rw-r--r--static/features.html2
-rw-r--r--static/grapheneos.css5
-rw-r--r--static/index.html2
-rw-r--r--static/install.html2
-rw-r--r--static/pdfviewer-privacy-policy.html2
-rw-r--r--static/releases.html2
-rw-r--r--static/source.html2
-rw-r--r--static/usage.html2
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
</head>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/build"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/contact"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/donate"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/faq"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/features"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/install"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/releases"/>
<link rel="alternate" type="application/atom+xml" href="/releases.atom"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/source"/>
<link rel="license" href="/LICENSE.txt"/>
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 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?25"/>
+ <link rel="stylesheet" href="/grapheneos.css?26"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/usage"/>
<link rel="license" href="/LICENSE.txt"/>