got a basic side nav bar for documentation formatted the way i want. now need to figure out how to autogenerate

This commit is contained in:
len0rd 2018-08-03 23:37:28 -04:00
parent 2e0e29a4f8
commit 2cf2bdf8ad
6 changed files with 20 additions and 14 deletions

View file

@ -30,4 +30,8 @@ ol {
li p {
padding-left: 0;
}
.sticky-offset {
top: 56px !important;
}