Update index.html

This commit is contained in:
mathias 2016-05-05 14:45:30 +03:00
parent 60a68563a3
commit baa06c2640

View file

@ -275,6 +275,9 @@
.hide {
display: none;
}
body form[action="/?success"] .hide {
display: block;
}
/* Downloads */
#downloads {
background: #0b0b0b;