Add more navigation functionality

This commit is contained in:
Joey Payne 2016-02-16 18:42:42 -07:00
commit 42822d2ec9
2 changed files with 131 additions and 56 deletions

View file

@ -22,5 +22,5 @@ body, html{
}
#library-nav{
border-right: solid 1px #d9d9d9;
width: 200px;
width: 300px;
}