fix background color
This commit is contained in:
parent
1161db28fd
commit
c76274c0f3
6 changed files with 27 additions and 18 deletions
3
www/css/style.css
Normal file
3
www/css/style.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
body {
|
||||
background-color: var(--theme-bg);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue