Use CSS to reduce space below page "title" and "added by"

Craig Hylwa May 3, 2012

How is it possible to use CSS to reduct the space between the page "title" and the "added by" line

1 answer

1 accepted

2 votes
Answer accepted
David at David Simpson Apps
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
May 7, 2012

Browse to Confluence Admin | Look and Feel | Global Stylesheet

Click on the Edit button & paste:

h1#title-heading {
  margin: 0;
  line-height: 1;
}

Craig Hylwa May 7, 2012

Perfect

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events