Category links all belong to the class "categorylink" so just add a
definition for that in your CSS. If you don't have a separate CSS
file, you can add the following to your local/config.php:

$HTMLStylesFmt[] = "
  a.categorylink { font-size: smaller; }
  ";

eemeli

On 8/21/07, Stéphane Heckel <[EMAIL PROTECTED]> wrote:
>
> Hello list,
>
> Can we change how the categories (used as tags) are displayed using a CSS
> (ie, smaller size) ?
> Thanks
>
> SH
>
>
>
>
> _______________________________________________
> pmwiki-users mailing list
> [email protected]
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to