File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1818 <xsl : attribute name =" wrap-option" >wrap</xsl : attribute >
1919</xsl : attribute-set >
2020
21+ <xsl : attribute-set name =" nongraphical.admonition.properties" >
22+ <xsl : attribute name =" border-style" >solid</xsl : attribute >
23+ <xsl : attribute name =" border-width" >1pt</xsl : attribute >
24+ <xsl : attribute name =" border-color" >black</xsl : attribute >
25+ <xsl : attribute name =" padding-start" >12pt</xsl : attribute >
26+ <xsl : attribute name =" padding-end" >12pt</xsl : attribute >
27+ <xsl : attribute name =" padding-top" >6pt</xsl : attribute >
28+ <xsl : attribute name =" padding-bottom" >6pt</xsl : attribute >
29+ </xsl : attribute-set >
30+
31+ <xsl : attribute-set name =" admonition.title.properties" >
32+ <xsl : attribute name =" text-align" >center</xsl : attribute >
33+ </xsl : attribute-set >
34+
2135<!-- Change display of some elements -->
2236
2337<xsl : template match =" command" >
You can’t perform that action at this time.
0 commit comments