Skip to content

Commit

Permalink
Deployed 144d7f0 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Oct 30, 2024
1 parent d95e73f commit 30cc66e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file modified sitemap.xml.gz
Binary file not shown.
4 changes: 4 additions & 0 deletions web/stylesheets/amoled.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
color: var(--amoled-anchor-link-color);
}

[data-md-color-scheme='amoled'] .md-typeset .md-button--primary {
color: var(--md-primary-bg-color) !important;
}

[data-md-color-scheme='amoled'] a.contributor:hover {
color: var(--md-default-fg-color--lighter);
}
Expand Down

0 comments on commit 30cc66e

Please sign in to comment.