-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 8d4010a to 2.1.0 with MkDocs 1.6.1 and mike 2.1.3
- Loading branch information
github-actions
committed
Oct 3, 2024
1 parent
25577e9
commit 5007553
Showing
63 changed files
with
7,815 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.