aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-22 20:46:07 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-22 20:46:07 +0200
commit622c812be8052e75b7a827b8fb9d2ddef1efa41e (patch)
tree1be229fec3eb9c50955ffbe67f4e938b7abab678 /css
parentSimple tweak (diff)
downloadjoe-www-622c812be8052e75b7a827b8fb9d2ddef1efa41e.tar.gz
joe-www-622c812be8052e75b7a827b8fb9d2ddef1efa41e.tar.bz2
joe-www-622c812be8052e75b7a827b8fb9d2ddef1efa41e.tar.xz
joe-www-622c812be8052e75b7a827b8fb9d2ddef1efa41e.tar.zst
joe-www-622c812be8052e75b7a827b8fb9d2ddef1efa41e.zip
Better
Diffstat (limited to 'css')
-rw-r--r--css/site.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/css/site.css b/css/site.css
index 9027edc..c73d0cc 100644
--- a/css/site.css
+++ b/css/site.css
@@ -82,14 +82,15 @@ div.body-contents h1 {
font-size: 140%;
font-weight: bold;
text-align: left;
- padding: 1em 0em 1em 0em;
+ padding: 0em 0em 0em 0em;
margin: 0pt;
+ margin-top: 1em;
}
div.body-contents h2 {
font-size: 125%;
font-weight: bold;
text-align: left;
- padding: 1em 0em 1em 0em;
+ padding: 0em 0em 0em 0em;
margin: 0pt;
}