Add sponsorship bar to docs

This commit is contained in:
binwiederhier 2023-02-20 09:19:51 -05:00
parent 5f75e98861
commit 4093a8ea5b
4 changed files with 53 additions and 1 deletions

View file

@ -2,13 +2,13 @@
--md-primary-fg-color: #338574;
--md-primary-fg-color--light: #338574;
--md-primary-fg-color--dark: #338574;
--md-footer-bg-color: #353744;
}
.md-header__button.md-logo :is(img, svg) {
width: unset !important;
}
.md-header__topic:first-child {
font-weight: 400;
}