style: change background color
This commit is contained in:
parent
be7081359d
commit
4205e32d0f
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
background-color: #000000;
|
||||
background-color: #09090b;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue