Skip to content

Commit

Permalink
Deployed e9ba7a6 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Oct 20, 2023
1 parent cb24a29 commit d778d1f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
14 changes: 13 additions & 1 deletion assets/css/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
line-height: 1.4;
color: var(--md-text-font);
margin-top: 1.5rem;
border-bottom: 0.01rem solid rgba(148, 148, 148, 0.218);
border-bottom: 0.02rem solid rgba(148, 148, 148, 0.167);
padding-bottom: 0.01rem;
margin-bottom: 0.9rem;
}
Expand Down Expand Up @@ -252,3 +252,15 @@
margin: auto;
display: block;
}

.md-nav--secondary {
border-left: 0.01rem solid rgba(148, 148, 148, 0.167);
}

.md-nav__item .md-nav__link--active {
font-weight: bold;
}

.md-nav {
font-size: 0.6rem;
}

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit d778d1f

Please sign in to comment.