Skip to content

Commit

Permalink
Remove top right version
Browse files Browse the repository at this point in the history
  • Loading branch information
TRaSH- committed Jan 6, 2025
1 parent a016207 commit 94b2821
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
--md-footer-bg-color--dark: hsla(232, 54%, 41%, 1);
}

/* Remove top right version*/
.md-source__fact--version {
display: none;
}

/*Change footnotes font size */
.md-typeset .footnote {
font-size: 12px;
Expand Down

0 comments on commit 94b2821

Please sign in to comment.