Anyone want to revive this idea for OpenACS 4.7?
I've written a simple version of this for acs-subsite 4.6
All it took was:
1. Added a few parameters to acs-subsite.info: h1_font_family, h1_font_size, h1_color, h2_font_family...h6_color, etc.
2. modified /www/default-master.tcl to set the values for h1_font_family, etc.
3. modified /www/default-master.adp. added a <style> tag that
uses the values set in default-master.tcl.
I admit that it's not as beautiful and flexible as jerry's proposal, but it's easy to implement, and I think it will go a long way toward helping newbies looking for the skin feature of PostNuke.