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 {
background: rgba(255,255,255,.05);
}
.hide {
display: none;
}
/* Downloads */
#downloads {
background: #0b0b0b;