X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/a0ac63cb5281c536a4a317c83e099b9e51657418..e0e9931774a96f62b086fb782aff86cd3cbbe6b4:/style.scss diff --git a/style.scss b/style.scss index 914f5f9..2539cd0 100644 --- a/style.scss +++ b/style.scss @@ -42,7 +42,7 @@ h1, h2, h3, h4 { h1 { margin-top: 0.1em; font-size: 200%; - margin-bottom: 0.4em; + margin-bottom: 0.5em; } h2 { margin-top: 0.5em; @@ -77,9 +77,6 @@ body { /* This centers us in the page, and handles the "too wide" case */ } /* The content of the frame */ -#-title h1 { - margin: 0; -} #-content { margin-left: $intrusion-width; padding: $outer-margin; @@ -124,7 +121,7 @@ body { /* This centers us in the page, and handles the "too wide" case */ background-color: $background-color; } a.root { - margin-top: 0.5em; + margin-top: 0.7em; border-bottom: solid $text-color 1px; margin-bottom: 0.3em; } @@ -215,6 +212,8 @@ body { /* This centers us in the page, and handles the "too wide" case */ } #-pretitle, .subtitle { + margin-bottom: 1em; + h1 { display: inline-block; font-size: 165%; @@ -225,7 +224,7 @@ body { /* This centers us in the page, and handles the "too wide" case */ } } .subtitle { - margin-top: 1.5em; + margin-top: 2em; } #-title {