summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 7267a50..f0a2808 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -5,7 +5,7 @@ body, html {
}
body {
- background-color: #F9F6EE;
+ background-color: #FFFFFF;
}
h1 {
@@ -85,7 +85,7 @@ p {
width: 80%;
margin-bottom: 0em;
margin-top: 0em;
- background-color: #F9F6EE;
+ background-color: #FFFFFF;
}
.date {