diff options
Diffstat (limited to '')
-rw-r--r-- | css/site.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/css/site.css b/css/site.css index a1e6bb9..65c3373 100644 --- a/css/site.css +++ b/css/site.css @@ -12,7 +12,7 @@ * ======================== * * jozanofastora.xyz: css/site.css - * Mon Apr 18 01:03:03 CEST 2022 + * Wed Apr 20 00:14:30 CEST 2022 * Joe * * The style @@ -172,18 +172,18 @@ div.body-contents h2 { text-align: left; padding: 0em 0em 0.25rem 0em; margin: 0pt; - margin-top: 1em; + margin-top: 2em; color: #9d0006; border-bottom: 1px solid #9d0006; } div.body-contents h3 { - font-size: 120%; + font-size: 115%; font-weight: bold; text-align: left; padding: 0em 0em 0.25rem 0em; margin: 0pt; - margin-top: 1em; + margin-top: 2em; color: #9d0006; } @@ -193,7 +193,7 @@ div.body-contents h4 { text-align: left; padding: 0em 0em 0.20rem 0em; margin: 0pt; - margin-top: 1em; + margin-top: 2em; } div.body-contents b { |