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
087d39ec0e
commit
3acdc6b615
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue