darker bg color
This commit is contained in:
parent
748af61341
commit
be7823cfa4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ body {
|
|||
overflow: auto;
|
||||
font-family: BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
|
||||
-webkit-user-select: none;
|
||||
background: #333;
|
||||
background: rgb(40, 40, 40);
|
||||
font-size: 16px;
|
||||
line-height: 1.5em;
|
||||
-webkit-app-region: drag;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue