mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
set background for docs darkmode
This commit is contained in:
parent
d5a6baf8d9
commit
f436c24743
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
||||||
--md-accent-fg-color--dark: #e58325;
|
--md-accent-fg-color--dark: #e58325;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
background: var(--md-primary-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
/* frontpage elements */
|
/* frontpage elements */
|
||||||
.tx-hero h1 {
|
.tx-hero h1 {
|
||||||
font-size: 2.41rem !important;
|
font-size: 2.41rem !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue