darker bg color
This commit is contained in:
@@ -12,7 +12,7 @@ body {
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
font-family: BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
|
font-family: BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
background: #333;
|
background: rgb(40, 40, 40);
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
|
|||||||
Reference in New Issue
Block a user