mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-29 06:02:16 -06:00
Update changelog.css
This commit is contained in:
parent
2b4ec51399
commit
d6e14dcd92
1 changed files with 8 additions and 0 deletions
|
|
@ -53,3 +53,11 @@ h3 {
|
|||
margin-bottom: 0.5em;
|
||||
margin-top: 0.4em;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
html,
|
||||
body {
|
||||
color: white;
|
||||
background-color: #3b4351;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue