Second attempt: How to change font size in queue listings and ti cket body?

Apologies for posting this again, but it’s becoming a thorny issue with no
answers to be found on the mailing list archives or Google.
Can anyone tell me how I can change the font size of text in the queue
listings (i.e. as displayed in search, admin login, etc windows), and also
for text in the body of a ticket (comments, replies, etc…)
I’ve had a hunt around the mailing lists, but all responses refer to

/rt/lib/rt/ui/web/manipulate.pm

a few lines down there is a line:
$QUEUE_FONT and $MESSAGE_FONT

I’m running RT v3.4.2 and this module doesn’t seem to be part of RT anymore,
in fact the path is now /rt/lib/RT/Interface/Web/ if I’m reading it right.
I know it’s naïve to ask, but I’m assuming an Apache restart is in order
once any changes have been made.
It’d be great if these easily adjustable parameters still exist. Any help to
point me in the right direction is appreciated.

Thanks

Steve

The information contained in the EMail and any attachments is confidential
and intended solely and for the attention and use of the named
addressee(s). It may not be disclosed to any other person without the
express authority of the HPA, or the intended recipient, or both. If you
are not the intended recipient, you must not disclose, copy, distribute or
retain this message or any part of it. This footnote also confirms that
this EMail has been swept for computer viruses, but please re-sweep any
attachments before opening or saving. HTTP://www.HPA.org.uk

> Apologies for posting this again, but it's becoming a thorny issue with > no > answers to be found on the mailing list archives or Google. > ------------------------------------------------------------------ > Can anyone tell me how I can change the font size of text in the queue > listings (i.e. as displayed in search, admin login, etc windows), and > also > for text in the body of a ticket (comments, replies, etc...) > I've had a hunt around the mailing lists, but all responses refer to > > /rt/lib/rt/ui/web/manipulate.pm > > a few lines down there is a line: > $QUEUE_FONT and $MESSAGE_FONT > > I'm running RT v3.4.2 and this module doesn't seem to be part of RT > anymore, > in fact the path is now /rt/lib/RT/Interface/Web/ if I'm reading it > right. > I know it's na�ve to ask, but I'm assuming an Apache restart is in order > once any changes have been made. > It'd be great if these easily adjustable parameters still exist. Any help > to > point me in the right direction is appreciated.

CSS?