Change background back to white instead of darkish gray.
This commit is contained in:
parent
ace4a40c46
commit
f2870c1d10
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ font-style: inherit;
|
|||
}
|
||||
|
||||
body {
|
||||
background-color: #414443;
|
||||
background-color: #ffffff; /* grey: #414443; */
|
||||
line-height: 1.5;
|
||||
font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue