diff --git a/resources/views/pdf-designs/plain.html b/resources/views/pdf-designs/plain.html index a1f2906f6aff..5075e7f3f646 100644 --- a/resources/views/pdf-designs/plain.html +++ b/resources/views/pdf-designs/plain.html @@ -249,6 +249,16 @@ opacity: 0.2; z-index:200 !important; position: fixed; + } + + .project-header { + font-size: 1.5em; + margin-top: 0.1em; + margin-bottom: 0.1em; + margin-left: 0; + margin-right: 0; + font-weight: bold; + color: #505050; } /** Useful snippets, uncomment to enable. **/