aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-03-02 18:27:24 +0100
committerJoe <rrbo@proton.me>2023-03-02 18:27:24 +0100
commit0beb105da96cbdec1b417fa1adc399ef7578f5d2 (patch)
treeab7d5196c5b9134fd779a48afacee2fac13ce98b /css
parentThought: Thu, 02 Mar 2023 14:18:15 (diff)
downloadjoe-www-0beb105da96cbdec1b417fa1adc399ef7578f5d2.tar.gz
joe-www-0beb105da96cbdec1b417fa1adc399ef7578f5d2.tar.bz2
joe-www-0beb105da96cbdec1b417fa1adc399ef7578f5d2.tar.xz
joe-www-0beb105da96cbdec1b417fa1adc399ef7578f5d2.tar.zst
joe-www-0beb105da96cbdec1b417fa1adc399ef7578f5d2.zip
Thought: Thu, 02 Mar 2023 18:27
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;
}