CSS

Figure 730. Customize by CSS Slide presentation
Customize by CSS

Figure 731. Example CSS modifications Slide presentation
div.example > p.title,
div.figure > p.title,fig
div.table > p.title,
div.procedure > p.title,
div.equation > p.title {
    color: #394986;
    font-weight: bold;
}

exercise No. 3

Tweaking Docbook's default CSS.

Q:

Configure the XMLMind editor to show <tip> elements having a green background.

Tip

Follow the tip from Tweaking Docbook transformation parameter. . The menu allows for CSS redefinitions as well.