mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +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 {
|
||||
display: none;
|
||||
}
|
||||
body form[action="/?success"] .hide {
|
||||
display: block;
|
||||
}
|
||||
/* Downloads */
|
||||
#downloads {
|
||||
background: #0b0b0b;
|
||||
|
|
Loading…
Reference in a new issue