From baa06c2640bcca75ed2aeff4fbda8cac399a2289 Mon Sep 17 00:00:00 2001 From: mathias Date: Thu, 5 May 2016 14:45:30 +0300 Subject: [PATCH] Update index.html --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 88154a2..96835d0 100644 --- a/index.html +++ b/index.html @@ -275,6 +275,9 @@ .hide { display: none; } + body form[action="/?success"] .hide { + display: block; + } /* Downloads */ #downloads { background: #0b0b0b;