ENH: Collection filterings (#42)

Fixes #21
Fixes #28
Fixes #34
This commit is contained in:
Matthew Ryan Dillon 2017-11-10 11:18:33 -07:00 committed by GitHub
parent 695eb65806
commit 17651e071e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 296 additions and 8 deletions

View file

@ -50,6 +50,10 @@
border-top-right-radius: 0;
}
.top-buffer {
margin-top: 20px;
}
/* Sidebar */
.sidebar {
position: fixed;