Confluence Server 6.15.9
Hi all,
I have created a PDF CSS for single page export to PDF and I'm trying to change the characteristics of the title of the page e.g. the color. I was expecting something like this to work:
.pagename { color: #19AADE; }
or
.pagetitle h1 { color: green; } - changes title and all h1 to green which is not what I want :-(
I notice that the page title does not use the H1 style I have set up, even though it is now treated as the same level, so this is definitely coming from somewhere else...
Thanks for your help!
Rosalind
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.