mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
60a68563a3
commit
baa06c2640
1 changed files with 3 additions and 0 deletions
|
@ -275,6 +275,9 @@
|
||||||
.hide {
|
.hide {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
body form[action="/?success"] .hide {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
/* Downloads */
|
/* Downloads */
|
||||||
#downloads {
|
#downloads {
|
||||||
background: #0b0b0b;
|
background: #0b0b0b;
|
||||||
|
|
Loading…
Reference in a new issue