soften the contrast on the foreground
This commit is contained in:
parent
482ee30bf5
commit
cb4f811a12
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ input#sendMessage {
|
|||
}
|
||||
|
||||
body {
|
||||
color: white;
|
||||
color: #ddd;
|
||||
background-color: #222;
|
||||
padding-left: 0;
|
||||
padding-right: 5px;
|
||||
|
|
Loading…
Reference in a new issue