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;