aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/site.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/site.css b/css/site.css
index e1c6ae1..76765e5 100644
--- a/css/site.css
+++ b/css/site.css
@@ -24,6 +24,7 @@ body {
height: 100%;
min-height: 100%;
font-family: sans-serif;
+ background-color: #f1f1f1;
}
div.fullpage {
@@ -188,7 +189,7 @@ div.body-contents h3 {
text-align: left;
padding: 0em 0em 0.25rem 0em;
margin: 0pt;
- margin-top: 2em;
+ margin-top: 2.2em;
color: #9d0006;
}