Skip to content

Commit

Permalink
style.css updated
Browse files Browse the repository at this point in the history
  • Loading branch information
locusclassicus committed Apr 12, 2024
1 parent a56b607 commit d5ed359
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,13 @@ p {
padding-left: 11px !important;
}

/* hierarchy toc styling */
li.appendix span, li.part span { /* for TOC part names */
margin-top: 1em;
color: #2D2B43; !important;
opacity: 1 !important;
text-transform: uppercase;
}


/*________________defaults_____________________*/
Expand Down

0 comments on commit d5ed359

Please sign in to comment.