appy.gen: improved cleaning and formatting of XHTML content; appy.pod: added some default appy-related table styles for producing cells with text in bold/normal, aligned right/left, etc.

This commit is contained in:
Gaetan Delannay 2012-05-14 17:35:34 +02:00
parent d3a2b85a10
commit 028040351c
11 changed files with 195 additions and 54 deletions

View file

@ -12,3 +12,4 @@ ol,ul,dl {
padding:0 40px;
}
img { margin-right: 5px}
table { border-collapse: collapse; border-spacing: 0 }