Change background back to white instead of darkish gray.

This commit is contained in:
Roland 2011-10-02 23:49:03 +02:00
parent ace4a40c46
commit f2870c1d10

View file

@ -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";