Font Size
-
How can adjust the font size within the printer friendly window?
I do see the font size is getting pulled from the following external stylesheet…
https://cdn.printnicer.com/versions/2014-03-22-131253053/css/main.css?_=2014-03-22-131253053With the following style rule…
#pf-body {
background-color: #FFFFFF;
color: #080000;
cursor: default;
font-family: Arial,Georgia,Serif;
font-size: 14px;
line-height: 1.36;
margin: 24px 32px 0;
padding: 0;
text-rendering: optimizelegibility;
}I have attempted to overwrite this style locally but with no success.
All help is appreciated.
Rob
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Font Size’ is closed to new replies.