index: changed page color.
This commit is contained in:
parent
64df2342fb
commit
c7ce3321cc
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue