diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 481d707..41f83ce 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -107,9 +107,9 @@ img.logo { border-bottom: 0.75em solid #1A000D; } -p { +#blah { + font-size: 3em; font-family: pfdintextcompprothin; - font-size: 1em; color: #ffffff; }