Merge branch 'patch-1' of https://github.com/pau4o/gnucash into maint

This commit is contained in:
Geert Janssens 2020-02-05 16:25:19 +01:00
commit a0fb7d3bd6

View File

@ -132,6 +132,7 @@
(gnc:html-document-set-style-text!
ssdoc
(string-append
"@media (prefers-color-scheme: dark) {body {color: #000; background-color: #fff;}}\n"
"h3 { " title-info " }\n"
"a { " account-link-info " }\n"
"body, p, table, tr, td { vertical-align: top; " text-cell-info " }\n"