File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 18
18
<xsl : attribute name =" wrap-option" >wrap</xsl : attribute >
19
19
</xsl : attribute-set >
20
20
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
+
21
35
<!-- Change display of some elements -->
22
36
23
37
<xsl : template match =" command" >
You can’t perform that action at this time.
0 commit comments