mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add table of contents for guides
This commit is contained in:
@@ -1547,6 +1547,15 @@ hr {
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
.guide-toc {
|
||||
display: inline-block;
|
||||
border: 2px solid var(--background-6);
|
||||
border-radius: 6px;
|
||||
padding: 8px 16px;
|
||||
line-height: 1.2;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
.guide-content {
|
||||
color: var(--text-2);
|
||||
margin-top: 12px;
|
||||
|
||||
Reference in New Issue
Block a user