set background for docs darkmode

This commit is contained in:
hay-kot 2021-03-14 19:05:31 -08:00
commit f436c24743

View file

@ -7,6 +7,10 @@
--md-accent-fg-color--dark: #e58325;
}
body {
background: var(--md-primary-bg-color);
}
/* frontpage elements */
.tx-hero h1 {
font-size: 2.41rem !important;