Hi all I have a print style sheet and would like to know can I also style the text inside of textfields?? Below is some of the css I use to style my reports?
Oh Dear, I think that's another thing I have forgotten.
Remind me what textfields are? (Honestly, if they don't exist, I wasn't being sarcastic).
On the other hand, if you mean a block of text, perhaps surrounded by <p></p> tags, the you could use similar to what you have done already with p.labels{}
Just leave the class identifier off to have just: -
Code:
p {
font-size:1.5em;
}
bazz
__________________
"The day you stop learning is the day you become obsolete"! - my late Dad.