Update index.html

This commit is contained in:
mathias 2016-05-05 14:31:34 +03:00
parent 087d39ec0e
commit 3acdc6b615

View file

@ -272,6 +272,9 @@
button:hover, button:focus, #downloads a:hover, #downloads a:focus { button:hover, button:focus, #downloads a:hover, #downloads a:focus {
background: rgba(255,255,255,.05); background: rgba(255,255,255,.05);
} }
.hide {
display: none;
}
/* Downloads */ /* Downloads */
#downloads { #downloads {
background: #0b0b0b; background: #0b0b0b;