mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-21 06:46:18 -06:00
Update changelog.css
This commit is contained in:
parent
d6e14dcd92
commit
e135ef32b4
1 changed files with 0 additions and 9 deletions
|
|
@ -6,7 +6,6 @@ body {
|
||||||
font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
||||||
'Helvetica Neue', sans-serif;
|
'Helvetica Neue', sans-serif;
|
||||||
text-rendering: optimizeLegibility;
|
text-rendering: optimizeLegibility;
|
||||||
color: #3b4351;
|
|
||||||
}
|
}
|
||||||
kbd {
|
kbd {
|
||||||
font-family: Consolas, 'Lucida Console', monospace;
|
font-family: Consolas, 'Lucida Console', monospace;
|
||||||
|
|
@ -53,11 +52,3 @@ h3 {
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
margin-top: 0.4em;
|
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