-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 3e63ed0 to 2.0.1 with MkDocs 1.6.1 and mike 2.1.3
- Loading branch information
github-actions
committed
Sep 13, 2024
1 parent
27c24a6
commit 046cf68
Showing
62 changed files
with
7,813 additions
and
3 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
/* Font changes */ | ||
.md-typeset { | ||
font-weight: 300; | ||
} | ||
|
||
.md-typeset h1 { | ||
font-weight: 600; | ||
margin: 0; | ||
font-size: 2.5em; | ||
} | ||
|
||
.md-typeset h2 { | ||
font-weight: 500; | ||
} | ||
|
||
.md-typeset h3 { | ||
font-weight: 400; | ||
} | ||
|
||
/* Reduce size of the outdated banner */ | ||
.md-banner__inner { | ||
margin: 0.45rem auto; | ||
} | ||
|
||
/* Footer styling */ | ||
.md-footer { | ||
border-top: 1px solid var(--md-footer-border-color); | ||
} | ||
|
||
.md-copyright { | ||
width: 100%; | ||
} | ||
|
||
.md-copyright__highlight { | ||
width: 100%; | ||
} | ||
|
||
.legal-footer-right { | ||
float: right; | ||
} | ||
|
||
.md-copyright__highlight div { | ||
display: inline; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.