Continue features page...

This commit is contained in:
Matthew Holt 2023-10-03 23:14:17 -06:00 committed by Francis Lavoie
parent f55b2d6c06
commit 7de5076cb1
No known key found for this signature in database
GPG key ID: C5204D4F28147FC8
4 changed files with 94 additions and 7 deletions

View file

@ -29,6 +29,7 @@
.dark {
--body-bg: #0d171a;
--text-color: #cbe2e4; /* #a4c0c2 */
--text-color-muted: #92b2d5;
--header-bg: rgba(44, 130, 164, 0.11);
--header-border-color: transparent;
--topbar-link-color-hover: white;