mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-07 22:57:46 -04:00
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:
parent
2e0e29a4f8
commit
2cf2bdf8ad
6 changed files with 20 additions and 14 deletions
|
@ -30,4 +30,8 @@ ol {
|
|||
|
||||
li p {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.sticky-offset {
|
||||
top: 56px !important;
|
||||
}
|
|
@ -51,8 +51,9 @@
|
|||
background-color: #161038;
|
||||
}
|
||||
|
||||
.text-yellow {
|
||||
text-emphasis-color: yellow;
|
||||
.card-soft-link {
|
||||
color: #5AB2DA;
|
||||
padding-right: 2%;
|
||||
}
|
||||
|
||||
.card {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue