diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 2c12167..c6fbefb 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -107,15 +107,15 @@ img.logo { } #blah { - margin-top: 2em; + margin: 2em 0 0 2em; font-size: 2em; - /* font-family: pfdintextcompprothin; */ + font-family: pfdintextcompprothin; color: #ffffff; width: 25em; } #blah > p { - margin: 1em 0 0 2em; + margin-top: 1em; } a {