diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index c82fbd0..8cbb8ff 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -128,11 +128,15 @@ img.logo { width: 25em; } -#blah > p { - margin: 1em 0 2em 0; +#blah { + margin-bottom: 2em; text-justify: auto } +#blah > p { + margin-top: 1em; +} + a { font-family: pfdintextcomppromedium; font-weight: 250;