Changing font size using CSS

Avinash July 18, 2012

Hi,

I was trying to change the font size in my personal space using the pdf stylesheet option with the sample code provided below

body {
font-family: Times, "Times New Roman", serif;
font-size: 14px;
}
.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
font-size: 14px;
}
When i edit and save the above stylesheet, i cant see any change in font or style of my page. I am not sure if i am doing it correctly. Can someone help me out!
Thanks,
Avinash

1 answer

0 votes
Matthew J. Horn
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.
July 18, 2012

If you're trying to modify the output of the PDF, then you need to look at this document:

https://confluence.atlassian.com/display/DOC/Customising+Exports+to+PDF

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events