Changing font globally in confluence hosted instance

Alex Yasurek
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 28, 2013

I would like to change the font for confluence to make it use Arial by default for everything. The documentation says that the default font is Helvetica, Arial, sans-serif. I essentially would want to remove Helvetica so that first default option is Arial and then sans-serif if Arial doesn't exist. Is this possible to do globally in confluence?

1 answer

1 accepted

3 votes
Answer accepted
Bhushan Nagaraj
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 28, 2013

Hey Alex,

Haven't tested this but take a look at

https://confluence.atlassian.com/display/DOC/Styling+Confluence+with+CSS

I think you need to place

.body

{

font-family:Arial, Helvetica, sans-serif;

}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events