[docbook-css] New Mod: varlistentry>term

martin.gautier@myrnham.co.uk martin.gautier at myrnham.co.uk
Thu, 20 Jan 2005 20:24:06 +0000


I couldn't find <term> handled anywhere so I've added this to my 
customisation layer.

NB: It's the same as glossentry>glossterm.

varlistentry>term {
        font-weight: bolder;
        font-style: italic;
}