Update layout. Thanks a lot to asdcorp.

This commit is contained in:
2025-10-07 01:18:49 +05:30
parent 0c200320c5
commit a95bf7ce74
24 changed files with 172 additions and 193 deletions

View File

@@ -115,3 +115,16 @@ table {
.markdown h1:first-child {
--ifm-h1-font-size: 2.2rem;
}
.sidebar-hr {
background-color: var(--ifm-toc-border-color);
margin: .5rem .75em;
}
.sidebar-hr > .sub {
margin-left: 1.25em;
}
.pagination-nav {
display: none;
}