From 3acdc6b6154a24683b0d793b6c9b0c2d2e7d7bc2 Mon Sep 17 00:00:00 2001 From: mathias Date: Thu, 5 May 2016 14:31:34 +0300 Subject: [PATCH] Update index.html --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 8bddf46..f2edee8 100644 --- a/index.html +++ b/index.html @@ -272,6 +272,9 @@ button:hover, button:focus, #downloads a:hover, #downloads a:focus { background: rgba(255,255,255,.05); } + .hide { + display: none; + } /* Downloads */ #downloads { background: #0b0b0b;