summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/style/style.css b/style/style.css
index 216d36f..79fb98e 100644
--- a/style/style.css
+++ b/style/style.css
@@ -16,6 +16,7 @@ html, body {
body {
background: #433F3F;
+ background: #eeeeee;
/*text-align: justify; */
font-family: Helvetica, Arial, sans-serif;
@@ -114,7 +115,7 @@ label {
margin: 0;
letter-spacing: -0.05em;
font-weight: normal;
- color: #FFFFFF;
+ color: #444444;
}
#header img {