[wicked] Text size
Paul M Jones
pmjones at ciaweb.net
Mon Sep 13 20:46:46 PDT 2004
On Sep 13, 2004, at 10:31 PM, Barsalou wrote:
> Maybe I should have said font size? I want to use something like
> headers only, I don't want the text to be bold:
>
> + Header 1
>
> Produces a Bolded version of the words "Header 1". Only want the text
> to be bigger, not bolded.
I am not much of a Horde guy, but it seems you should be able to edit
the CSS file for h1 elements to do what you want, e.g.:
h1 { font-size: 36pt; font-weight: normal; }
Hope this helps.
-- pmj
More information about the wicked
mailing list