Merge pull request #554 from jitsi/fix-background-css
Reverts back to black background. We need to fix some other things be…
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ html, body{
|
||||
color: #424242;
|
||||
font-family:'Helvetica Neue', Helvetica, sans-serif;
|
||||
font-weight: 400;
|
||||
background: #4E4E4E;
|
||||
background: #000000;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user