I want to add an additional line of css to a particular page.
When I add :
page.CSS_inlineStyle ( .test{font-weight:bold})
to the setupcode of the main template, it shows up, but I only want it
to show up at the page I want, not all of them.
I thought I add it to the tscode of that page, but no luck.
David