[pmwiki-users] CSS in HTML pages
Joachim Durchholz
jo at durchholz.org
Thu Jun 15 14:23:19 CDT 2006
PmWiki places to much of the formatting in the HTML head.
E.g. I wanted to change the standard indent from 40px to 1.5em, and I
ended up having to override $HTMLStylesFmt['pmwiki'] in config.php just
to change the definitions of .indent and .outdent.
Is there a better way to override these settings?
Changing the HTMLStylesFmt setting means I have to copy&paste a lot of
definitions that are entirely unrelated to indenting.
Regards,
Jo
More information about the pmwiki-users
mailing list