diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 1a1f1fe..f48a16a 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -104,7 +104,6 @@ a:hover { #header { text-align: center; - margin-bottom: -2em; font-size: 9.75em; font-weight: bold; } @@ -147,12 +146,12 @@ a:hover { font-size: 2em; font-family: pfdintextcompprothin; color: var(--main-color); - width: 25em; + width: 15em; text-align:justify; text-justify:inter-word; } -#blah > p { +#blah > p, blah.h2 { margin-top: 1em; }