diff --git a/static/build.html b/static/build.html
index 4a00546c..8a8889ed 100644
--- a/static/build.html
+++ b/static/build.html
@@ -20,7 +20,7 @@
-
+
diff --git a/static/contact.html b/static/contact.html
index 05a3c6be..89d913c2 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -20,7 +20,7 @@
-
+
diff --git a/static/donate.html b/static/donate.html
index 0acc49b4..09bc8df6 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -20,7 +20,7 @@
-
+
diff --git a/static/grapheneos.css b/static/grapheneos.css
index 48166f3e..a1b47e4a 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -13,6 +13,10 @@ body {
overflow-y: scroll;
}
+.hidden {
+ display: none;
+}
+
a {
color: #1565c0; /* blue800 */
text-decoration: none;
diff --git a/static/index.html b/static/index.html
index 883213b9..7fb03edd 100644
--- a/static/index.html
+++ b/static/index.html
@@ -20,7 +20,7 @@
-
+
diff --git a/static/install.html b/static/install.html
index 3ac04585..c9b3b939 100644
--- a/static/install.html
+++ b/static/install.html
@@ -20,7 +20,7 @@
-
+
diff --git a/static/releases.html b/static/releases.html
index 85b437ed..1444282e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -20,7 +20,7 @@
-
+
@@ -75,6 +75,28 @@
Stable channel
+
+