2020.2

Table Of Contents
CSS files and use the Up and Down buttons. Note that moving a style sheet up in the list
gives it less weight. In case of conflicting rules, style sheets read later will override
previous ones.
Note
Style sheets are applied in the order in which they are included in a section. The styles in
each following style sheet add up to the styles found in previously read style sheets.
When style sheets have a conflicting rule for the same element, class or ID, the last style
sheet ‘wins’ and overrides the rule found in the previous style sheet.
Note
Style sheets that are linked to (i.e. included in) a section show a chain icon in the
Resources pane (see "Resources pane" on page1047).
Note
Which style sheets are included can also be set for the Web context as a whole: in step
1, right-click the Web context, instead of a section.
Setting a default Web page for output
When generating output from the Web context, only one of the Web templates can be merged
with each record.
To select the Web section that will be output by default:
l
On the Resources pane, expand the Web context, right-click a section and click Set as
Default.
Tip
Use a Control Script to dynamically select a Web section for output depending on the
Page 532