index: changed page color.

This commit is contained in:
Glenn Y. Rolland 2010-11-09 11:25:22 +01:00
parent 64df2342fb
commit c7ce3321cc

View file

@ -10,9 +10,9 @@
<style type="text/css">
body {
margin-top: 1.0em;
background-color: #8e0289;
background-color: white;
font-family: "Helvetica,Arial,FreeSans";
color: #ffffff;
color: black;
}
#container {
margin: 0 auto;