From 60902ba216989cf16cbb24398c60024918820eb3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 13 Jun 2019 11:17:17 -0400 Subject: releases: add hidden sections for bonito and sargo --- static/grapheneos.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/grapheneos.css') 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; -- cgit v1.3.1