This commit is contained in:
Satya L. Johnson 2021-09-06 22:44:22 -04:00
commit a3081d66f0
1 changed files with 4 additions and 0 deletions

View File

@ -112,6 +112,10 @@ content {
transition: border 0.2s ease;
}
details > summary {
cursor: pointer;
}
#toc-container {
margin-top: 1em;
padding: 1em;