From d9f57a84b0534ac94b180d7c6c7350e39023aeee Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 6 Dec 2020 12:39:34 -0500 Subject: use consistent id naming --- static/404.html | 2 +- static/build.html | 2 +- static/contact.html | 2 +- static/donate.html | 4 ++-- static/faq.html | 2 +- static/features.html | 2 +- static/grapheneos.css | 4 ++-- 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 +- 13 files changed, 15 insertions(+), 15 deletions(-) (limited to 'static') diff --git a/static/404.html b/static/404.html index 1300f4c1..40ef8ac3 100644 --- a/static/404.html +++ b/static/404.html @@ -20,7 +20,7 @@ - + diff --git a/static/build.html b/static/build.html index 96c7d3f6..11c7bb94 100644 --- a/static/build.html +++ b/static/build.html @@ -21,7 +21,7 @@ - + diff --git a/static/contact.html b/static/contact.html index 421daf57..d9bd6b20 100644 --- a/static/contact.html +++ b/static/contact.html @@ -21,7 +21,7 @@ - + diff --git a/static/donate.html b/static/donate.html index 0bf7c36e..bc672d7b 100644 --- a/static/donate.html +++ b/static/donate.html @@ -21,7 +21,7 @@ - + @@ -48,7 +48,7 @@

You can send Bitcoin donations to the following address to support this project:

-
+
Bitcoin donation QR code

bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p

diff --git a/static/faq.html b/static/faq.html index 0512c955..131f9881 100644 --- a/static/faq.html +++ b/static/faq.html @@ -21,7 +21,7 @@ - + diff --git a/static/features.html b/static/features.html index ff02ab60..49df98a9 100644 --- a/static/features.html +++ b/static/features.html @@ -21,7 +21,7 @@ - + diff --git a/static/grapheneos.css b/static/grapheneos.css index 3075f948..ddc261d6 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -90,11 +90,11 @@ main { overflow-wrap: break-word; } -#bitcoin_address { +#bitcoin-address { display: inline-block; } -#bitcoin_address > * { +#bitcoin-address > * { display: block; margin-left: auto; margin-right: auto; diff --git a/static/index.html b/static/index.html index 783e68bc..867700e4 100644 --- a/static/index.html +++ b/static/index.html @@ -21,7 +21,7 @@ - + diff --git a/static/install.html b/static/install.html index 22e72538..367e39a0 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 398f62b2..ab54d79f 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 1f265f10..a54b6b2b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -21,7 +21,7 @@ - + diff --git a/static/source.html b/static/source.html index 7833f29b..8ced8b9a 100644 --- a/static/source.html +++ b/static/source.html @@ -21,7 +21,7 @@ - + diff --git a/static/usage.html b/static/usage.html index 78455df2..dc3a1f14 100644 --- a/static/usage.html +++ b/static/usage.html @@ -21,7 +21,7 @@ - + -- cgit v1.3.1